Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-07 | dual mode : code review fixes | 1 | -10/+1 | ||
2016-09-07 | dual mode - check for ERF only | 1 | -0/+10 | ||
2016-09-07 | DUAL mode - phase #1 | 1 | -6/+16 | ||
2016-08-18 | TRex argument --dump-interfaces <list of PCI> (by default will take ↵ | 1 | -22/+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-18 | core_mask backward compatability (for GUI) | 2 | -2/+2 | ||
2016-08-15 | core mask - first phase | 3 | -7/+21 | ||
2016-07-27 | removed was_stopped | 1 | -1/+1 | ||
2016-07-27 | support for graceful shutdown | 2 | -0/+28 | ||
2016-06-05 | cpu utilization - syntax fixes | 1 | -3/+5 | ||
2016-06-02 | cpu utilization per thread + mbufs per socket + add in tui | 2 | -7/+8 | ||
2016-05-31 | add rpc command get_cpu_util_full to cpp | 2 | -0/+21 | ||
2016-05-18 | Change to latency python + small fixes | 1 | -1/+1 | ||
2016-05-18 | unit tests + simulator work | 1 | -1/+11 | ||
2016-05-18 | Regression tests working. Still missing python API to parse latency json | 1 | -2/+6 | ||
2016-05-10 | merge from master | 2 | -0/+31 | ||
2016-05-09 | fix cache splitter | 1 | -1/+0 | ||
2016-05-09 | added duration to remote push | 2 | -2/+3 | ||
2016-05-09 | PCAP refinement | 1 | -2/+2 | ||
2016-05-09 | first remote PCAP push - draft | 2 | -0/+30 | ||
2016-05-08 | add cache to CP | 1 | -0/+2 | ||
2016-05-08 | add cache capability to stateless node object | 1 | -0/+1 | ||
2016-04-04 | API classes (versions) | 2 | -35/+86 | ||
2016-03-31 | RX stats two stage API (stop and remove RX filters) | 2 | -0/+22 | ||
2016-03-29 | fix GUI issue with zero mul | 1 | -1/+5 | ||
2016-03-10 | RX stats #2 | 2 | -3/+4 | ||
2016-03-07 | Added get_active_pgids | 2 | -33/+53 | ||
2016-03-07 | changed rx stats to flow stats everywhere | 1 | -2/+2 | ||
2016-03-07 | CRITICAL fix for packets less than 60 bytes | 1 | -1/+1 | ||
2016-02-28 | more info for ports (API and TUI) | 1 | -4/+17 | ||
2016-02-28 | support for mac addr query | 1 | -0/+1 | ||
2016-02-25 | port attributes - promiscuous and etc. | 2 | -1/+37 | ||
2016-02-24 | Merge random_seed per stream | 2 | -5/+14 | ||
2016-02-24 | add seed per stream | 1 | -1/+1 | ||
2016-02-24 | RX - for not supported interfaces gives an error in JSON | 2 | -5/+14 | ||
2016-02-24 | Merge GARP example | 2 | -11/+4 | ||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 1 | -3/+3 | ||
added full clone (with CP VM) to stream | |||||
2016-02-23 | sync streams and some other bugs | 2 | -8/+1 | ||
2016-02-23 | add to mask instruction add_value field | 1 | -0/+2 | ||
2016-02-23 | conflicts | 1 | -1/+1 | ||
2016-02-23 | some mods to the rate | 2 | -28/+33 | ||
2016-02-23 | rate is now backward compatiable to API | 1 | -4/+5 | ||
2016-02-23 | rate per stream | 2 | -17/+30 | ||
2016-02-18 | add python profile for new write_mask command | 2 | -1/+24 | ||
2016-02-16 | step instruction support | 1 | -4/+7 | ||
2016-02-16 | add sanity check for flow_var instruction | 1 | -0/+31 | ||
2016-02-16 | help was broken in the simulator | 1 | -13/+7 | ||
also some more bugs | |||||
2016-02-16 | cleanup | 1 | -1/+0 | ||
2016-02-16 | add action counter | 1 | -1/+9 | ||
2016-02-15 | add scapy layer for default mac | 1 | -0/+2 | ||
2016-02-10 | back to 'count' - as the DOC states | 1 | -1/+1 | ||