Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | alter the watchdog timeout before push_remote and after, due to possible long io |  Yaroslav Brustinov | 3 | -4/+25 |
2017-01-01 | docs rsync: fix formatting error string |  Yaroslav Brustinov | 1 | -2/+2 |
2016-12-31 | regression: avoid queue full at trex11 |  Yaroslav Brustinov | 2 | -10/+12 |
2016-12-31 | regression: |  Yaroslav Brustinov | 2 | -2/+51 |
2016-12-31 | regression: tune kiwi02 performance |  Yaroslav Brustinov | 1 | -3/+3 |
2016-12-27 | add ef posix_memalign function |  Hanoh Haim | 1 | -1/+8 |
2016-12-26 | watchdog - support for long IO operations |  imarom | 2 | -28/+52 |
2016-12-26 | v2.13 minors |  Hanoh Haim | 1 | -0/+3 |
2016-12-26 | v2.13 |  Hanoh Haim | 2 | -1/+25 |
2016-12-26 | add tw appendix for many active of flows |  Hanoh Haim | 12 | -6/+397 |
2016-12-26 | Regression: update stateful benchmark at kiwi02 |  Yaroslav Brustinov | 1 | -3/+3 |
2016-12-26 | add --active-flows option to scale the active flows |  Hanoh Haim | 4 | -6/+110 |
2016-12-25 | Regression: verify connectivity to trex_daemon_server |  Yaroslav Brustinov | 1 | -14/+22 |
2016-12-25 | regression breakage |  imarom | 1 | -0/+2 |
2016-12-25 | Regression: handle exceptions during mapping to skip other tests |  Yaroslav Brustinov | 1 | -10/+14 |
2016-12-25 | Disable watchdog for 5 seconds at Mellanox link up/down command |  Yaroslav Brustinov | 4 | -8/+56 |
2016-12-25 | Update STL API version to 3.0 |  Yaroslav Brustinov | 2 | -3/+3 |
2016-12-25 | add a way to change tw configuration |  Hanoh Haim | 11 | -11/+306 |
2016-12-25 | Allow running x710 in --VM mode |  Ido Barnea | 1 | -0/+5 |
2016-12-25 | bug: ICMP ping did not ping the correct address |  imarom | 1 | -1/+1 |
2016-12-25 | refactor layer config on prot attributes |  imarom | 13 | -242/+359 |
2016-12-25 | clean up tw code |  Hanoh Haim | 3 | -1/+52 |
2016-12-25 | gcc macro cleanup |  Hanoh Haim | 3 | -18/+50 |
2016-12-25 | Regression: adapt IMIX stateful benchmark to removal of mbuf optimization |  Yaroslav Brustinov | 5 | -14/+14 |
2016-12-25 | update readme |  Hanoh Haim | 1 | -11/+12 |
2016-12-24 | disable mbug optimization in case of stateful repeat flow, this option should... |  Hanoh Haim | 1 | -1/+7 |
2016-12-24 | add a http short avg pkt size profile |  Hanoh Haim | 3 | -0/+47 |
2016-12-24 | mask some sim output files |  Hanoh Haim | 1 | -0/+10 |
2016-12-24 | fix trex-282 from #138 net/enic: fix memory leak with oversized Tx packets ti... |  Hanoh Haim | 5 | -7/+22 |
2016-12-24 | sim stateful works now |  Hanoh Haim | 1 | -0/+2 |
2016-12-23 | Regression stateful: division by zero due to rounding of small numbers, only ... |  Yaroslav Brustinov | 1 | -8/+7 |
2016-12-22 | Fix IP based creation of config in case of interactive too |  Yaroslav Brustinov | 1 | -2/+2 |
2016-12-22 | Config creation script (IP based): wrong IP in case of 10+ interfaces |  Yaroslav Brustinov | 1 | -2/+2 |
2016-12-22 | Less strict check on end of warmup state in Stateful API (96% of expected) |  Yaroslav Brustinov | 2 | -6/+18 |
2016-12-22 | Revert "stateful repeat flows is no accurate - filter tests for now until it ... |  Hanoh Haim | 4 | -33/+32 |
2016-12-22 | stateful scheduler cleanup |  Hanoh Haim | 23 | -566/+293 |
2016-12-22 | Small fix to previous commit |  Ido Barnea | 1 | -2/+2 |
2016-12-22 | Allow up to 10 hops TTL reduction in X710 and 82599 stateful |  Ido Barnea | 3 | -72/+73 |
2016-12-22 | UDP NAT --learn mode 1,3 support - doc + regression tests |  Ido Barnea | 6 | -16/+30 |
2016-12-22 | Support for UDP with --learn_mode 1 and 3 (TCP ACK) using IP_ID |  Ido Barnea | 6 | -126/+183 |
2016-12-22 | stateful repeat flows is no accurate - filter tests for now until it will be ... |  Hanoh Haim | 4 | -32/+33 |
2016-12-21 | master_daemon: failure if directory in package is not in format v1.11 |  Yaroslav Brustinov | 1 | -6/+11 |
2016-12-21 | RX services - general API to allow addition of new features |  imarom | 8 | -267/+376 |
2016-12-21 | Add affinity for scapy_daemon_server to master thread from config file |  Yaroslav Brustinov | 2 | -8/+12 |
2016-12-21 | watchdog disable for time capability |  imarom | 3 | -47/+63 |
2016-12-21 | minor error checks refinements |  imarom | 4 | -30/+25 |
2016-12-21 | improve Stateful scheduler |  Hanoh Haim | 71 | -235/+2875 |
2016-12-20 | Fix the way root user is being determined in Python; Running scapy_daemon_ser... |  Yaroslav Brustinov | 5 | -16/+15 |
2016-12-20 | trex-190 - Shutting down server and restarting with different config - consol... |  imarom | 1 | -3/+3 |
2016-12-20 | https://trex-tgn.cisco.com/youtrack/issue/trex-313 |  imarom | 2 | -19/+41 |