Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-02 | ipv6 scan & ping | Yaroslav Brustinov | 8 | -2/+57 | |
Change-Id: I4f8112b4c942d149da5ea3f0ee01ac82d7fe32cc Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-30 | move service mode check to RX queue enable | imarom | 1 | -5/+5 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-29 | Merge branch 'master' into capture | imarom | 4 | -155/+174 | |
2017-01-25 | capture - personal code review | imarom | 8 | -210/+393 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-24 | fix floating point calculation precision at L1 rate (GUI 100% issue) | imarom | 1 | -7/+17 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-24 | Fixed support for i40evf + Refactor of VM drivers | Ido Barnea | 1 | -234/+98 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-24 | fix STL-85 GUI issue | Hanoh Haim | 1 | -2/+2 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-24 | code review cleanups - C++ | imarom | 6 | -26/+82 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-24 | revert the default RT test flag | imarom | 1 | -3/+0 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-23 | DEBUG ONLY - MOVING TO RT MODE FOR REGRESSION | imarom | 1 | -0/+4 | |
WILL REVERT IN THE FOLLOWING DAY Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-23 | service mode is now by message to RX core | imarom | 5 | -79/+137 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-23 | fix trex-333 | Hanoh Haim | 1 | -2/+109 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-23 | enable TRex to run with --rt : real time priority for DP and RX cores | imarom | 2 | -4/+41 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-22 | removed a non needed header include | imarom | 1 | -1/+0 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-22 | Merge branch 'master' into capture | imarom | 45 | -1385/+2752 | |
Signed-off-by: imarom <imarom@cisco.com> Conflicts: scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_client.py scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_jsonrpc_client.py scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_port.py src/main_dpdk.cpp | |||||
2017-01-22 | Trex packet capture ds | imarom | 2 | -0/+383 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-22 | stateful expected with L2 + 4 bytes CRC | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-22 | few tweaks | imarom | 3 | -13/+35 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-20 | add bp-sim-64 test with client config; move generated files to generated ↵ | Yaroslav Brustinov | 1 | -1/+1 | |
directory Change-Id: I036e5666d1a2b1ec8045f82df64cce08503cdc80 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-19 | fine tune | imarom | 1 | -0/+1 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-18 | many capture modes in Python console | imarom | 6 | -15/+68 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-18 | bp-sim: add duration argument | Yaroslav Brustinov | 1 | -3/+10 | |
Change-Id: Ic8ded1dbf03ccfa7891a66e991611b4359da41d0 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-12 | Add help message for --no-scapy-server flag | Yaroslav Brustinov | 1 | -0/+1 | |
Python API: fix arp resolve console message Python API: retry ZMQ send/recv only for push_pcap Console: portattr fix for readonly mode Change-Id: I69587987deb4edfbe192ee422ce6aad74b1ecaf3 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-12 | abs fix | imarom | 4 | -5/+7 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-11 | capture - draft commit | imarom | 12 | -123/+534 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-10 | Make bpsim unit tests independant of each other (will always pass, without ↵ | Ido Barnea | 2 | -231/+152 | |
regard to running order) Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-10 | Add client config unit test + fixes to unit tests infra | Ido Barnea | 4 | -164/+213 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-09 | Fix to trex-330 - client_cfg does not work | Ido Barnea | 2 | -2/+6 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-09 | Support for ixgbevf and i40evf | Ido Barnea | 4 | -93/+93 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-08 | fix sign of filter return value | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-08 | patch the changes from 16.07 | Hanoh Haim | 6 | -95/+365 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-08 | mlx5 driver name was changed | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-08 | dpdk16_11 patch for mlx5_16_11 | Hanoh Haim | 1 | -0/+37 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-08 | mlx5 from dpdk16_11 | Hanoh Haim | 17 | -1187/+1439 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-05 | add not accurate timer wheel for better performance | Hanoh Haim | 5 | -14/+809 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-04 | draft - unreviewed | imarom | 17 | -604/+383 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-04 | added new files (capture) | imarom | 2 | -0/+293 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-02 | add warning about lack of read permissions for user "nobody" to run scapy ↵ | Yaroslav Brustinov | 1 | -3/+5 | |
server. add flag to disable scapy server run. Change-Id: I65ccfb24ed4a5461fe2a13d8be0f07fad8a50bae Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-01 | crash in case of stateless and link down | Yaroslav Brustinov | 1 | -1/+1 | |
Change-Id: I3c9902808e4e3c3174ad5ed5fa81bc70f1840f86 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-01 | Fix --send-debug-pkt test so that VIC card will be able to work with less ↵ | Ido Barnea | 4 | -18/+12 | |
patches Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-01 | minor | Yaroslav Brustinov | 1 | -1/+2 | |
Change-Id: Ibf02ca9bb5e2f2a6e6c0a498dc8ce889069acb56 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-01 | Max number of ports: 16 | Yaroslav Brustinov | 4 | -2/+8 | |
Change-Id: I93e2efe542578b0745d2f40adb2bcf35ffdff31b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-01 | alter the watchdog timeout before push_remote and after, due to possible long io | Yaroslav Brustinov | 3 | -4/+25 | |
Change-Id: Ibddf830dbed8ee36c75113267645a576e38efa31 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-27 | add ef posix_memalign function | Hanoh Haim | 1 | -1/+8 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-26 | watchdog - support for long IO operations | imarom | 2 | -28/+52 | |
also reduce complexity of the watchdog Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-26 | add --active-flows option to scale the active flows | Hanoh Haim | 3 | -6/+89 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-25 | Disable watchdog for 5 seconds at Mellanox link up/down command | Yaroslav Brustinov | 4 | -8/+56 | |
Change-Id: If19c9c0d3e5d684e6157ab5c71a927e2e89b8211 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-25 | Update STL API version to 3.0 | Yaroslav Brustinov | 1 | -2/+2 | |
Change-Id: Ib00cdc8f960522e54414cfda5ae7778887a9d0ec Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-25 | add a way to change tw configuration | Hanoh Haim | 7 | -8/+243 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-25 | Allow running x710 in --VM mode | Ido Barnea | 1 | -0/+5 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> |