Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-02 | ipv6 scan & ping | 1 | -0/+5 | ||
Change-Id: I4f8112b4c942d149da5ea3f0ee01ac82d7fe32cc Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-02-01 | added tests for capture | 2 | -37/+67 | ||
few tweaks Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-29 | code review - cont. | 1 | -174/+183 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-26 | code review - few cleanups | 1 | -2/+3 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-25 | capture - personal code review | 1 | -4/+14 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-22 | Merge branch 'master' into capture | 1 | -11/+10 | ||
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 | few tweaks | 2 | -42/+77 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-19 | fine tune | 1 | -36/+138 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-18 | many capture modes in Python console | 2 | -47/+142 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-16 | capture module for console | 1 | -0/+365 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-11 | capture - draft commit | 1 | -2/+2 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-04 | draft - unreviewed | 1 | -5/+5 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-04 | console: move show_intro into try-finally to ensure release of ports | 1 | -9/+8 | ||
Change-Id: Icfe30379a24560cf0807edd239d3eb07d81a492f Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-03 | STL Console: fix crash in case of no supported speeds reported by DPDK | 1 | -2/+2 | ||
Regression: update stl performance kiwi benchmark (was my typo) Change-Id: I0ea615d2511ea0339665e8fa5c8621eec9ebcb1e Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-25 | refactor layer config on prot attributes | 1 | -2/+7 | ||
added guard against unconfigured MAC when going up with empty config file Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-19 | 1) limit number of streams per port to 20k | 1 | -1/+1 | ||
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-13 | Major refactor - L2 / L3 modes for ports | 1 | -15/+13 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-12 | grat ARP | 1 | -0/+19 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-11 | few tweaks | 1 | -1/+4 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-06 | RX features phase 2 - ARP and ICMP self response | 1 | -1/+8 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-01 | refactor RX core | 1 | -1/+5 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | minor bugs | 1 | -0/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | Merge branch 'master' to rx_features phase 0.5 | 1 | -2/+2 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | RX features - ARP resolve | 1 | -0/+7 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | https://trex-tgn.cisco.com/youtrack/issue/trex-271 | 1 | -2/+2 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-06 | RX features - RX sniffer | 1 | -0/+7 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-10-28 | dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help" | 1 | -15/+22 | ||
dpdk_setup_ports.py: fix warning of TRex is already running if different NICs are being used singleton_daemon.py: fix error socket in use immediately after check if in use trex-console: fix crash in case of "tui --help" trex-console: try-catch commands instead of crashing add async notification on port status/atttibutes change add port xstats support add description of interfaces main_dpdk.cpp: fix --client_cfg not working with Python API Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-09-29 | https://trex-tgn.cisco.com/youtrack/issue/trex-249 | 1 | -13/+76 | ||
2016-09-07 | DUAL mode - phase #1 | 1 | -1/+1 | ||
2016-08-18 | CPU util. measurements fix (more accurate and steady) | 1 | -21/+59 | ||
see #trex-246 | |||||
2016-08-16 | simulator breakage fix | 1 | -2/+0 | ||
2016-08-16 | personal code review tweaks | 1 | -33/+47 | ||
2016-08-15 | TUI screen buffer | 1 | -53/+126 | ||
2016-08-03 | async compressed - https://trex-tgn.cisco.com/youtrack/issue/trex-232 | 2 | -0/+4 | ||
2016-07-27 | support for graceful shutdown | 2 | -2/+9 | ||
2016-07-26 | some more TUI fixes | 2 | -11/+37 | ||
2016-07-25 | TUI - stdout close/reopen issues | 1 | -6/+2 | ||
2016-07-25 | TUI tweaks | 2 | -40/+53 | ||
2016-07-21 | faster TUI: no flickers and more... | 1 | -32/+131 | ||
1. made stdout full buffered (no in-middle print) 2. added TAB for filenames auto-complete | |||||
2016-07-06 | TUI: crash when history is empty | 1 | -1/+1 | ||
2016-07-06 | TUI mode (--tui) locked on legend | 2 | -17/+47 | ||
2016-07-06 | TUI - added left, right, end , del keys | 1 | -36/+105 | ||
also history is updated when leaving TUI | |||||
2016-07-05 | TUI phase 500 ! | 2 | -34/+46 | ||
2016-07-05 | TUI with console - awesome ! | 2 | -59/+117 | ||
2016-07-05 | TUI integrated with console | 2 | -29/+242 | ||
2016-06-02 | cpu utilization per thread + mbufs per socket + add in tui | 1 | -1/+25 | ||
2016-05-23 | tui: add histogram | 1 | -1/+10 | ||
2016-05-18 | tui fixes | 1 | -1/+5 | ||
2016-05-18 | add latency panel to TUI | 1 | -3/+31 | ||
2016-05-09 | first remote PCAP push - draft | 1 | -1/+5 | ||