Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-28 | Introduce capability flags in each driver, to reduce the use of ↵ | Ido Barnea | 2 | -17/+2 | |
get_vm_one_queue_enable Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-21 | Small reorder in drivers inheritance + fix to e1000 CRC issue (trex-354) | Ido Barnea | 4 | -21/+12 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-20 | few cleanups | imarom | 1 | -3/+0 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-20 | fix for RX CPU util issue: | imarom | 2 | -87/+117 | |
see: https://trex-tgn.cisco.com/youtrack/issue/trex-350 Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-19 | fix trex351. Small fix to how we handle late latency stream packets | Ido Barnea | 1 | -2/+4 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-16 | tx_capture - code review | imarom | 4 | -8/+15 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-16 | TX packet capture - zero impact on fast path | imarom | 7 | -29/+238 | |
(using wrapper when service mode is active) Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-16 | TX feature - draft | imarom | 2 | -66/+37 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-06 | added example for functional tests using start_capture/stop_capture APIs | imarom | 1 | -8/+14 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-02-05 | WatchDog and IO functions: ensure we return it to normal timeout in case of ↵ | Yaroslav Brustinov | 1 | -8/+2 | |
exceptions in the middle of function. Change-Id: I5d2e119f19c3e3214fdbe8108ea35af899ab49a5 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-02 | remove code inserted by incorrect merge resolve | Yaroslav Brustinov | 1 | -13/+0 | |
Change-Id: Ic2c4e8ce8cd5eed8bea230603838dd66f05ef4ea Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-02 | ipv6 scan & ping | Yaroslav Brustinov | 4 | -2/+22 | |
Change-Id: I4f8112b4c942d149da5ea3f0ee01ac82d7fe32cc Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-29 | Merge branch 'master' into capture | imarom | 1 | -7/+17 | |
2017-01-25 | capture - personal code review | imarom | 7 | -209/+386 | |
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 | code review cleanups - C++ | imarom | 5 | -25/+76 | |
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-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 | 2 | -0/+15 | |
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 | few tweaks | imarom | 2 | -11/+32 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-18 | many capture modes in Python console | imarom | 4 | -7/+32 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-11 | capture - draft commit | imarom | 9 | -116/+413 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-09 | Support for ixgbevf and i40evf | Ido Barnea | 1 | -0/+3 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-04 | draft - unreviewed | imarom | 13 | -534/+287 | |
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-01 | alter the watchdog timeout before push_remote and after, due to possible long io | Yaroslav Brustinov | 1 | -0/+12 | |
Change-Id: Ibddf830dbed8ee36c75113267645a576e38efa31 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 | refactor layer config on prot attributes | imarom | 1 | -19/+11 | |
added guard against unconfigured MAC when going up with empty config file Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-21 | improve Stateful scheduler | Hanoh Haim | 1 | -0/+10 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-20 | https://trex-tgn.cisco.com/youtrack/issue/trex-313 | imarom | 2 | -19/+41 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-20 | trex-312 ARP resolution does not work from console at virtual NICs | imarom | 1 | -2/+2 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-19 | changes from code review | Yaroslav Brustinov | 2 | -2/+3 | |
Change-Id: I628608643d902bd6310b04b8036fc5f1fcc42309 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-19 | 1) limit number of streams per port to 20k | Yaroslav Brustinov | 1 | -0/+3 | |
2) fix showing error in TUI 3) represensation of STLError: show only errors if error, limit by 10 entries Change-Id: Ib8de9222e7fc09dd67275283857d0d7e9cb5988c Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-19 | add min_ipg to push_pcaps | Yaroslav Brustinov | 7 | -4/+21 | |
Change-Id: I353f8903c40963517fd2fed721cc0671d9f6dc4b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-19 | verify L2/L3 configuration cannot be done under traffic | imarom | 1 | -0/+8 | |
also ping and arp Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-18 | trex-234 - when allocating too many PG IDs an error get stuck | imarom | 1 | -5/+14 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-13 | minor fix (RX core sync time) | imarom | 2 | -6/+1 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-13 | Major refactor - L2 / L3 modes for ports | imarom | 8 | -36/+247 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-12 | grat ARP | imarom | 8 | -28/+172 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-06 | RX features phase 2 - ARP and ICMP self response | imarom | 4 | -5/+300 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | Merge stateless rx core changes with Itay's changes | Ido Barnea | 5 | -35/+28 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | cleanup | Ido Barnea | 1 | -48/+0 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | take care of extra Ethernet FCS bytes handed to software in e1000 | Ido Barnea | 2 | -3/+38 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | RX core stateless - do not go to idle mode in VM | Ido Barnea | 2 | -26/+3 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-01 | refactor RX core | imarom | 7 | -51/+98 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | minor bugs | imarom | 1 | -14/+11 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | reply to messages | imarom | 9 | -281/+300 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | RX features - self code review | imarom | 7 | -138/+282 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-24 | self code review | imarom | 7 | -124/+169 | |
Signed-off-by: imarom <imarom@cisco.com> |