Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-15 | RX features - another refinement | imarom | 1 | -8/+2 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-03 | moved RX filter feature to port attr | imarom | 1 | -5/+0 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | draft: RX software feature | imarom | 1 | -0/+6 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-10-28 | move port_attr from driver class to physical port class + small fixes ↵ | Yaroslav Brustinov | 1 | -3/+9 | |
according to code review Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help" | Yaroslav Brustinov | 1 | -35/+10 | |
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-10-28 | new port attr commands: flow control, link status, led status | Yaroslav Brustinov | 1 | -5/+36 | |
add user friendly description to ports add xstats enable start with link down at stateless. in CPP status will update itself upon link up, in Python need to restart client at this phase. Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-08-18 | TRex argument --dump-interfaces <list of PCI> (by default will take ↵ | Yaroslav Brustinov | 1 | -9/+2 | |
interfaces from /etc/trex_cfg.yaml if exists, if does not exists, will show all DPDK interfaces) get interface speed from DPDK instead of using constants per driver add script to generate config file /etc/trex_cfg.yaml: sudo ./dpdk_setup_ports.py -c <list of PCI> show table of interfaces in sudo ./dpdk_setup_ports.py -t | |||||
2016-08-08 | IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 ↵ | Ido Barnea | 1 | -24/+28 | |
packets with extension header. | |||||
2016-07-27 | removed was_stopped | imarom | 1 | -3/+3 | |
2016-07-27 | support for graceful shutdown | imarom | 1 | -0/+5 | |
2016-07-04 | Merge branch 'master' into cpu_per_core | Yaroslav Brustinov | 1 | -0/+3 | |
2016-06-29 | flow stat/latency error counters code + documentation | Ido Barnea | 1 | -0/+3 | |
2016-06-02 | cpu utilization per thread + mbufs per socket + add in tui | Yaroslav Brustinov | 1 | -0/+4 | |
2016-05-31 | add rpc command get_cpu_util_full to cpp | Yaroslav Brustinov | 1 | -0/+3 | |
2016-05-18 | Regression tests working. Still missing python API to parse latency json | Ido Barnea | 1 | -0/+2 | |
2016-05-18 | Working version. temporary send_node that duplicates the mbuf data | Ido Barnea | 1 | -4/+8 | |
2016-05-18 | payload tx stat work | Ido Barnea | 1 | -1/+1 | |
2016-04-07 | Do not send RX bytes in json if HW type does not support it | Ido Barnea | 1 | -0/+1 | |
2016-03-27 | Added flow parser for 82599 10G card. Added exceptions for flow stat | Ido Barnea | 1 | -0/+5 | |
errors | |||||
2016-03-24 | Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat" | Ido Barnea | 1 | -5/+0 | |
This reverts commit 6c569e6bbf05d940a23028b5d61a13ce4fa2a489. | |||||
2016-03-24 | Added flow parser for 82599 10G card. Added exceptions for flow stat | Ido Barnea | 1 | -0/+5 | |
errors | |||||
2016-03-23 | 10G and VM work | Ido Barnea | 1 | -1/+1 | |
2016-03-22 | RX bytes reporting working | Ido Barnea | 1 | -3/+3 | |
2016-03-10 | RX stats #2 | imarom | 1 | -3/+3 | |
2016-03-10 | RX stats - major refactor | imarom | 1 | -1/+1 | |
2016-03-07 | Fix to simulator compilation error | Ido Barnea | 1 | -1/+1 | |
2016-03-07 | Added get_active_pgids | Ido Barnea | 1 | -1/+4 | |
2016-03-02 | TX barrier | imarom | 1 | -0/+5 | |
2016-03-02 | Fix for simulator compilation error because of TX stat feature | Ido Barnea | 1 | -1/+2 | |
2016-03-02 | tx stats per stream | Ido Barnea | 1 | -2/+4 | |
2016-02-28 | more info for ports (API and TUI) | imarom | 1 | -20/+29 | |
2016-02-28 | support for mac addr query | imarom | 1 | -0/+7 | |
2016-02-25 | port attributes - promiscuous and etc. | imarom | 1 | -22/+54 | |
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | Ido Barnea | 1 | -2/+23 | |
added full clone (with CP VM) to stream | |||||
2016-02-24 | virtual NICs does not add 4 bytes of CRC | imarom | 1 | -3/+17 | |
2016-01-21 | async publish now | imarom | 1 | -0/+3 | |
2016-01-04 | simulation end to end | imarom | 1 | -1/+1 | |
2015-11-24 | added support for percentage on start | imarom | 1 | -0/+18 | |
also added info about the correct interface driver and speed from DPDK layer | |||||
2015-11-03 | now support multiple interfaces / ports | imarom | 1 | -0/+4 | |
2015-10-26 | RPC control plane now integarted with DPDK | imarom | 1 | -0/+130 | |