Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-05 | pre test: Code review fixes | 1 | -2/+28 | ||
2016-10-05 | pre test: Send grat ARP, and resolve gateway addresses | 1 | -1/+1 | ||
2016-08-18 | revert mmain_dpdk.h commited by mistake code | 1 | -2/+4 | ||
add create config functional test change order of cores in config file | |||||
2016-08-18 | TRex argument --dump-interfaces <list of PCI> (by default will take ↵ | 1 | -5/+6 | ||
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-15 | core mask - first phase | 1 | -7/+8 | ||
2016-08-08 | IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 ↵ | 1 | -2/+4 | ||
packets with extension header. | |||||
2016-05-18 | Working version. temporary send_node that duplicates the mbuf data | 1 | -0/+1 | ||
2016-04-03 | Enabled flow stats for all interface types + needed corrections | 1 | -0/+1 | ||
2016-03-22 | RX bytes reporting working | 1 | -2/+3 | ||
2016-03-22 | 1g pkt flow stat working | 1 | -2/+3 | ||
2016-03-06 | improve init speed of 1gb ports (12 ports init time reduced from 55 secs to 15) | 1 | -0/+1 | ||
2016-03-02 | tx stats per stream | 1 | -5/+5 | ||
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | 1 | -36/+55 | ||
added full clone (with CP VM) to stream | |||||
2016-01-07 | Added --send-debug-pkt | 1 | -0/+158 | ||
Moved code from main_dpdk.cpp to new files. |