Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-25 | Splitter - padding for non circular VMs | 3 | -20/+39 | ||
2016-09-25 | draft: new split algorithm | 1 | -8/+48 | ||
2016-09-22 | stl test rx_check virtio fixes + syntax sugar | 1 | -17/+55 | ||
2016-09-15 | regression: trex12 is vm | 1 | -1/+1 | ||
2016-09-14 | regression: lower multiplier for assymetric imix at trex24 | 1 | -1/+1 | ||
2016-09-14 | regression: increase ipg in benckmark test with pcap at trex24 | 1 | -1/+1 | ||
2016-09-13 | typo | 1 | -6/+8 | ||
2016-09-13 | fix regression | 1 | -2/+2 | ||
2016-09-13 | fix random_limit max value | 2 | -7/+4 | ||
2016-09-13 | add repetable_random example profile | 2 | -4/+7 | ||
2016-09-13 | add python test | 1 | -12/+52 | ||
2016-09-13 | add min/max to repeatable random inst | 1 | -0/+60 | ||
2016-09-13 | dpdk Python scripts small fixes | 10 | -56/+274 | ||
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 | support for DUAL mode on small PCAPs | 2 | -17/+261 | ||
2016-09-07 | dual mode : code review fixes | 3 | -3/+32 | ||
2016-09-07 | dual mode - refinement | 1 | -4/+16 | ||
2016-09-07 | dual mode - check for ERF only | 2 | -1/+4 | ||
2016-09-07 | DUAL mode - phase #1 | 5 | -10/+46 | ||
2016-09-04 | scapy service: added version handler, added packet reconstruct from binary, ↵ | 4 | -262/+150 | ||
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-31 | generation of native code: fix imports | 1 | -6/+29 | ||
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-24 | added logging mechanism with --log argument | 1 | -11/+31 | ||
2016-08-24 | add example for pin cores | 1 | -0/+72 | ||
2016-08-24 | v2.08 | 1 | -0/+36 | ||
2016-08-24 | hltapi example: add example command of removing all streams from port | 1 | -1/+5 | ||
2016-08-21 | scapy_service: | 3 | -4/+84 | ||
supported_methods now returns all functions when invoked with parameter 'all' zmq_client: added simple console to interact with server scapy_zmq_server: added verbosity feature | |||||
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 | fixed issues with path to include VXLAN and MPLS | 1 | -15/+15 | ||
2016-08-18 | Merge branch 'scapy_server' | 7 | -58/+931 | ||
2016-08-18 | scapy_server_test: | 4 | -27/+81 | ||
skiping python3 tests scapy_service.py: minor changes to protocol_struct function zmq_client: added zmq_server: minor changes in exception handling | |||||
2016-08-18 | previous commit was missing a file change | 1 | -9/+12 | ||
2016-08-18 | CPU util. measurements fix (more accurate and steady) | 1 | -21/+59 | ||
see #trex-246 | |||||
2016-08-16 | regression failure due to previous commit | 1 | -8/+5 | ||
2016-08-16 | simulator breakage fix | 3 | -4/+5 | ||
2016-08-16 | personal code review tweaks | 2 | -33/+48 | ||
2016-08-15 | fixed an issue in exception handling | 1 | -8/+7 | ||
2016-08-15 | scapy_server_test: | 3 | -142/+204 | ||
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-15 | TUI screen buffer | 6 | -81/+218 | ||
2016-08-15 | core mask - first phase | 4 | -23/+84 | ||
2016-08-11 | 1)removed unnecessary files from repository | 4 | -641/+2 | ||
2)fixed bug in checking update of data-base | |||||
2016-08-11 | IPv6 Latency/flow stats on x710 - supporting all packet types | 1 | -1/+1 | ||
2016-08-10 | ***this is an example for a JSON-RPC (over ZMQ) client.*** | 1 | -0/+45 | ||
started with -s for server IP address (default is local-host) started with -p for port number |