Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-13 | fix random_limit max value | 1 | -4/+1 | ||
2016-09-13 | add repetable_random example profile | 1 | -4/+4 | ||
2016-09-13 | dpdk Python scripts small fixes | 3 | -6/+204 | ||
ensure log dir exists for trex daemon regression: add trex24 setup Sphinx docs remove "capture" tag for compatibility with 1.2 version | |||||
2016-09-08 | dual mode fix: MAC address on the slave port was not updated | 1 | -1/+1 | ||
2016-09-07 | dual remote - tests missing PCAPs | 2 | -1/+3 | ||
2016-09-07 | dual mode : code review fixes | 1 | -0/+23 | ||
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-29 | regression: lower multiplier on asymmetric imix at trex17 | 1 | -1/+1 | ||
2016-08-28 | regression: lower requirement on output packets, at 9k and quick cpu ↵ | 1 | -1/+1 | ||
stabilization it can be few | |||||
2016-08-24 | regression: fix case of division by zero in cpu benchmark calculation | 1 | -1/+7 | ||
2016-08-24 | regression: fix case of division by zero in cpu benchmark calculation | 1 | -129/+151 | ||
2016-08-19 | update multiplier in stl benchmark, shorten title in NIC's table | 1 | -1/+2 | ||
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-11 | IPv6 Latency/flow stats on x710 - supporting all packet types | 1 | -1/+1 | ||
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-08 | Fix to stateless latency test | 1 | -2/+2 | ||
2016-08-08 | IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 ↵ | 1 | -2/+3 | ||
packets with extension header. | |||||
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-04 | Added IPv6 router config to stateless tests | 1 | -1/+2 | ||
2016-08-04 | remove 10G setups from ipv6 latency tests | 1 | -5/+11 | ||
2016-08-04 | fix for failing test | 1 | -2/+1 | ||
2016-08-03 | fix for https://trex-tgn.cisco.com/youtrack/issue/trex-226 | 1 | -0/+27 | ||
commit #trex-226 | |||||
2016-08-03 | IPv6 latency tests and --rx-check tests | 3 | -4/+21 | ||
2016-08-03 | fixed path after relocation of scapy_server | 1 | -99/+58 | ||
2016-08-01 | Python3 support for Stateful daemon | 1 | -1/+1 | ||
Python 3.5 support in ZMQ Verify ZMQ health in Stateful daemon Add get_trex_config() command to Stateful daemon Strip debug info on Python ZMQ .so files | |||||
2016-07-31 | Merge branch 'master' into scapy_server | 19 | -289/+853 | ||
2016-07-31 | scapy_server for GUI+test | 1 | -0/+179 | ||
2016-07-26 | regression: aggregate_results script exit with fail/success status of build. | 1 | -0/+5 | ||
2016-07-25 | Add Ubuntu 16.04.1 LTS ko | 3 | -2/+194 | ||
Regression: Remove skip of test_static_routing_imix Add trex15 setup details | |||||
2016-07-15 | remove IMIX for now due to an issue in trex09 | 1 | -0/+2 | ||
2016-07-12 | NAT seq num randomization regression tests | 6 | -0/+13 | ||
2016-07-08 | fix multicast being counted as ierror | 4 | -27/+1 | ||
2016-07-06 | regression: fix to wantFunction override | 1 | -4/+1 | ||
2016-07-05 | various fixes | 4 | -19/+19 | ||
2016-07-04 | regression: disable rx negative on trex14 | 1 | -1/+1 | ||
2016-07-04 | trex14 and trex07 nat benchmarks update | 2 | -10/+6 | ||
2016-07-04 | Merge branch 'master' into cpu_per_core | 2 | -54/+80 | ||
2016-07-04 | Merge branch 'master' into cpu_per_core | 1 | -8/+99 | ||
2016-07-04 | trex_client: sample each second | 5 | -194/+293 | ||
stateful result object: add method to get avg value at steady state regression: add -t flag to run specific test by name (without file and class) update trex07 benchmarks | |||||
2016-07-01 | reducing rate of latency packets inregression | 1 | -2/+2 | ||