Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-26 | regression failure: VM with dec might not be able to pad the instruction to ↵ | 1 | -1/+1 | ||
true cycle implictly | |||||
2016-09-25 | merge issues with rand limit | 5 | -91/+73 | ||
2016-09-25 | split multicore - all tests pass | 7 | -482/+239 | ||
2016-09-25 | fixing up all gtests results (due to split now in order instead of | 10 | -7/+7 | ||
segments) | |||||
2016-09-25 | Splitter - padding for non circular VMs | 10 | -45/+108 | ||
2016-09-25 | client var support split now | 6 | -147/+264 | ||
2016-09-25 | draft: new split algorithm | 5 | -214/+290 | ||
2016-09-22 | stl test rx_check virtio fixes + syntax sugar | 1 | -17/+55 | ||
2016-09-21 | fixes to dpdk startup scripts | 2 | -5/+5 | ||
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 | 4 | -8/+5 | ||
2016-09-13 | add repetable_random example profile | 4 | -4/+65 | ||
2016-09-13 | add python test | 4 | -46/+104 | ||
2016-09-13 | add min/max to repeatable random inst | 6 | -20/+425 | ||
2016-09-13 | more tests | 1 | -0/+383 | ||
2016-09-13 | add rand_limit tests | 2 | -1/+50 | ||
2016-09-13 | add rand limit instruction DP | 4 | -59/+454 | ||
2016-09-13 | dpdk Python scripts small fixes | 15 | -73/+321 | ||
ensure log dir exists for trex daemon regression: add trex24 setup Sphinx docs remove "capture" tag for compatibility with 1.2 version | |||||
2016-09-13 | APIs and functions in preparation for receive all mode. XL710/i350 mode ↵ | 15 | -144/+392 | ||
toggling work. | |||||
2016-09-12 | added minimum values for validate command | 1 | -1/+7 | ||
see https://trex-tgn.cisco.com/youtrack/issue/trex-243 | |||||
2016-09-08 | dual mode fix: MAC address on the slave port was not updated | 5 | -8/+38 | ||
2016-09-08 | Fix issue of reading RX queue from DP core even when we are not in VM mode | 3 | -97/+33 | ||
2016-09-07 | dual remote - tests missing PCAPs | 3 | -1/+3 | ||
2016-09-07 | support for DUAL mode on small PCAPs | 4 | -19/+265 | ||
2016-09-07 | ERF reader missing rewind | 2 | -0/+8 | ||
2016-09-07 | dual mode : code review fixes | 8 | -16/+41 | ||
2016-09-07 | dual mode - tests | 3 | -3/+28 | ||
2016-09-07 | dual mode - refinement | 1 | -4/+16 | ||
2016-09-07 | dual mode - check for ERF only | 7 | -4/+28 | ||
2016-09-07 | DUAL mode - phase #1 | 14 | -53/+133 | ||
2016-09-05 | fix dpdk_nic_bind.py for virtio interfaces @ OpenStack | 1 | -4/+12 | ||
2016-09-04 | update waf to version 1.9.3 & update building scripts to support Ubuntu16 & ↵ | 8 | -29/+393 | ||
Python3 | |||||
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-29 | trex-cfg typo | 1 | -1/+1 | ||
2016-08-28 | add /sbin to path in trex-cfg (for cases like running without shell) | 1 | -0/+2 | ||
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 | scapy_service: | 0 | -0/+0 | ||
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-24 | add example for pin cores | 1 | -0/+72 | ||
2016-08-24 | v2.08 | 2 | -1/+37 | ||
2016-08-24 | better logger for master_daemon | 3 | -18/+44 | ||
verify root priveleges in dpdk_* scripts call to functions of show status instead of calling process | |||||
2016-08-24 | hltapi example: add example command of removing all streams from port | 1 | -1/+5 | ||