Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-16 | change order of cores in produced config file | 1 | -11/+11 | ||
fix bug of writing reduced number of cores in VM try using "main" thread for rx Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-10 | Add nicer error if -c is bigger than number of threads in platform config | 1 | -1/+2 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-02 | dpdk_setup_ports.py config creation: | 1 | -32/+32 | ||
1) MACs as string instead of array. 2) add --force-macs flag to use MACs and not IPs Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-31 | regression functional gtests fix imports | 1 | -0/+2 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-31 | regression: fix gtests in functional can't run on b94 | 1 | -1/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | add gtests as functional test | 1 | -0/+44 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-27 | Fix to functional tests | 2 | -7/+7 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-09-25 | split multicore - all tests pass | 1 | -0/+3 | ||
2016-09-25 | Splitter - padding for non circular VMs | 1 | -11/+26 | ||
2016-09-13 | fix regression | 1 | -2/+2 | ||
2016-09-13 | fix random_limit max value | 1 | -4/+1 | ||
2016-09-13 | add repetable_random example profile | 1 | -4/+4 | ||
2016-09-04 | scapy service: added version handler, added packet reconstruct from binary, ↵ | 2 | -223/+0 | ||
added support for building packet from dictionary, added support for scapy field enhancement. scapy_zmq_server: fixed some path issues, changed minor argument parsing | |||||
2016-08-19 | disable scapy_server test | 1 | -0/+0 | ||
2016-08-18 | revert mmain_dpdk.h commited by mistake code | 1 | -0/+698 | ||
add create config functional test change order of cores in config file | |||||
2016-08-18 | fixed path issue to resolve path for VXLAN and MPLS | 1 | -1/+2 | ||
2016-08-18 | Merge branch 'scapy_server' | 1 | -0/+221 | ||
2016-08-18 | scapy_server_test: | 1 | -1/+3 | ||
skiping python3 tests scapy_service.py: minor changes to protocol_struct function zmq_client: added zmq_server: minor changes in exception handling | |||||
2016-08-15 | scapy_server_test: | 1 | -69/+55 | ||
added cases for testing: GRE, VXML, DNS, IPv6 changed test functions to include only the testted object and created other functions as testing engines. scapy_service: added api class. added documentry for api class changed method functions to include underscore | |||||
2016-08-10 | 1)added feature: running the entire test via RPC (over ZMQ) on a "remote" ↵ | 1 | -4/+23 | ||
scapy server. 2) the mentioned above server is implemented as a thread running on the local machine,so in this commit a thread mechanism is added | |||||
2016-08-09 | added wrapper class to support testing of scapy_server, this class wraps ↵ | 1 | -6/+81 | ||
server interaction. added test of offsets versus actual packet dump | |||||
2016-08-07 | regression: compare pcaps in functional tests robust to order of packets ↵ | 1 | -4/+23 | ||
with same timestamp | |||||
2016-08-07 | generated code on PCAP should be fixed to support default MACs | 1 | -8/+8 | ||
2016-08-07 | random tests are now provided with seed | 1 | -31/+50 | ||
2016-08-04 | 1) made a class Scapy_server encapsulating scapy_wrapper and scapy_service | 1 | -1/+1 | ||
2) fixed some exception handling | |||||
2016-08-04 | 1) changed class name to 'scapy_service' | 1 | -6/+7 | ||
2) changed returned values to be dictionaries instead of arrays | |||||
2016-08-03 | fixed path after relocation of scapy_server | 1 | -99/+58 | ||
2016-07-31 | Merge branch 'master' into scapy_server | 1 | -3/+5 | ||
2016-07-31 | scapy_server for GUI+test | 1 | -0/+179 | ||
2016-06-23 | regression functional test stl_basic_tests: add error message to assert | 1 | -3/+3 | ||
2016-06-22 | adding flow stat profiles to simulator tests | 1 | -0/+2 | ||
2016-06-05 | regression: add path to stl-sim at tests | 1 | -2/+2 | ||
2016-05-23 | replace t-rex to TRex | 1 | -3/+3 | ||
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807) | |||||
2016-05-11 | add cache mode test | 1 | -2/+4 | ||
2016-04-21 | regression: fix functional filters test path | 1 | -8/+1 | ||
stateful API: add get_files, get_files_list | |||||
2016-04-19 | Merge git://github.com/danklein10/trex-core into danklein10-master | 1 | -0/+107 | ||
also adding some tweaks to the TUI Conflicts: scripts/automation/trex_control_plane/stl/console/trex_tui.py | |||||
2016-04-19 | All unit tests passes with both python 2 and python 3. | 1 | -1/+1 | ||
Added more documentation to the ToggleFilter class. | |||||
2016-04-14 | regression: python3 support | 2 | -3/+4 | ||
2016-04-10 | factor was broken | 1 | -1/+1 | ||
2016-04-10 | fixed 10.0.0.X / 8.0.0.X to 16.0.0.X / 48.0.0.X | 1 | -6/+41 | ||
2016-04-10 | added tests for multi core | 1 | -0/+11 | ||
2016-04-09 | added multiple toggle option | 1 | -3/+83 | ||
all test passed! | |||||
2016-04-08 | fixed import issue in test (ugly fix for now) | 1 | -1/+8 | ||
2016-04-08 | added filters.py ToggleFilter functionality, and its test file | 1 | -0/+20 | ||
2016-03-31 | fix david regression issues | 1 | -1/+2 | ||
2016-03-23 | python 3 - regression | 3 | -9/+11 | ||
2016-03-23 | yes...again Python3.... | 5 | -80/+79 | ||
2016-03-14 | some cleanup for API doc | 1 | -30/+30 | ||
2016-03-09 | regression: stl updates | 17 | -0/+1707 | ||