Age | Commit message (Expand) | Author | Files | Lines |
2016-09-26 | regression failure: VM with dec might not be able to pad the instruction to t... |  imarom | 1 | -1/+1 |
2016-09-25 | merge issues with rand limit |  imarom | 2 | -20/+12 |
2016-09-25 | split multicore - all tests pass |  imarom | 4 | -21/+15 |
2016-09-25 | fixing up all gtests results (due to split now in order instead of |  imarom | 9 | -0/+0 |
2016-09-25 | Splitter - padding for non circular VMs |  imarom | 8 | -45/+62 |
2016-09-25 | client var support split now |  imarom | 1 | -28/+71 |
2016-09-25 | draft: new split algorithm |  imarom | 2 | -8/+127 |
2016-09-22 | stl test rx_check virtio fixes + syntax sugar |  Yaroslav Brustinov | 1 | -17/+55 |
2016-09-21 | fixes to dpdk startup scripts |  Yaroslav Brustinov | 2 | -5/+5 |
2016-09-15 | regression: trex12 is vm |  Yaroslav Brustinov | 1 | -1/+1 |
2016-09-14 | regression: lower multiplier for assymetric imix at trex24 |  Yaroslav Brustinov | 1 | -1/+1 |
2016-09-14 | regression: increase ipg in benckmark test with pcap at trex24 |  Yaroslav Brustinov | 1 | -1/+1 |
2016-09-13 | typo |  Yaroslav Brustinov | 1 | -6/+8 |
2016-09-13 | fix regression |  Hanoh Haim | 1 | -2/+2 |
2016-09-13 | fix random_limit max value |  Hanoh Haim | 4 | -8/+5 |
2016-09-13 | add repetable_random example profile |  Hanoh Haim | 4 | -4/+65 |
2016-09-13 | add python test |  Hanoh Haim | 1 | -12/+52 |
2016-09-13 | add min/max to repeatable random inst |  Hanoh Haim | 1 | -0/+60 |
2016-09-13 | add rand limit instruction DP |  Hanoh Haim | 1 | -0/+0 |
2016-09-13 | dpdk Python scripts small fixes |  Yaroslav Brustinov | 13 | -59/+277 |
2016-09-08 | dual mode fix: MAC address on the slave port was not updated |  imarom | 2 | -1/+1 |
2016-09-07 | dual remote - tests missing PCAPs |  imarom | 3 | -1/+3 |
2016-09-07 | support for DUAL mode on small PCAPs |  imarom | 4 | -19/+265 |
2016-09-07 | dual mode : code review fixes |  imarom | 3 | -3/+32 |
2016-09-07 | dual mode - tests |  imarom | 2 | -0/+0 |
2016-09-07 | dual mode - refinement |  imarom | 1 | -4/+16 |
2016-09-07 | dual mode - check for ERF only |  imarom | 2 | -1/+4 |
2016-09-07 | DUAL mode - phase #1 |  imarom | 5 | -10/+46 |
2016-09-05 | fix dpdk_nic_bind.py for virtio interfaces @ OpenStack |  Yaroslav Brustinov | 1 | -4/+12 |
2016-09-04 | scapy service: added version handler, added packet reconstruct from binary, a... |  itraviv | 4 | -262/+150 |
2016-08-31 | generation of native code: fix imports |  Yaroslav Brustinov | 1 | -6/+29 |
2016-08-29 | regression: lower multiplier on asymmetric imix at trex17 |  Yaroslav Brustinov | 1 | -1/+1 |
2016-08-29 | trex-cfg typo |  Yaroslav Brustinov | 1 | -1/+1 |
2016-08-28 | add /sbin to path in trex-cfg (for cases like running without shell) |  Yaroslav Brustinov | 1 | -0/+2 |
2016-08-28 | regression: lower requirement on output packets, at 9k and quick cpu stabiliz... |  Yaroslav Brustinov | 1 | -1/+1 |
2016-08-24 | regression: fix case of division by zero in cpu benchmark calculation |  Yaroslav Brustinov | 1 | -1/+7 |
2016-08-24 | regression: fix case of division by zero in cpu benchmark calculation |  Yaroslav Brustinov | 1 | -129/+151 |
2016-08-24 | added logging mechanism with --log argument |  itraviv | 1 | -11/+31 |
2016-08-24 | add example for pin cores |  Hanoh Haim | 1 | -0/+72 |
2016-08-24 | v2.08 |  Hanoh Haim | 1 | -0/+36 |
2016-08-24 | better logger for master_daemon |  Yaroslav Brustinov | 3 | -18/+44 |
2016-08-24 | hltapi example: add example command of removing all streams from port |  Yaroslav Brustinov | 1 | -1/+5 |
2016-08-23 | fixes to create config script: in case of error input, ask again. |  Yaroslav Brustinov | 2 | -48/+89 |
2016-08-22 | interactive creation of config, finish returning DPDK interfaces to Linux com... |  Yaroslav Brustinov | 2 | -81/+196 |
2016-08-21 | Check if interfaces are in use at binding/unbinding/starting TRex. |  Yaroslav Brustinov | 3 | -29/+125 |
2016-08-21 | scapy_service: |  itraviv | 3 | -4/+84 |
2016-08-19 | dpdk_setup_ports: better error if no MAC determined |  Yaroslav Brustinov | 1 | -4/+4 |
2016-08-19 | update multiplier in stl benchmark, shorten title in NIC's table |  Yaroslav Brustinov | 2 | -2/+3 |
2016-08-19 | add --ignore-numa argument to config creation |  Yaroslav Brustinov | 1 | -40/+45 |
2016-08-19 | disable scapy_server test |  Yaroslav Brustinov | 1 | -0/+0 |