summaryrefslogtreecommitdiffstats
path: root/src/main_dpdk.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Supporting more flows in stateless flow stats, according to NIC type, and run...Ido Barnea1-43/+76
2017-03-21flow stat parsers refactor and adding testsIdo Barnea1-7/+9
2017-03-21removed usage of redundant TREX_DRV_FLOW_CTRL_CHG flagIdo Barnea1-16/+8
2017-03-16Fixes for v2.21 --software mode issuesIdo Barnea1-4/+14
2017-03-16early support mlx4 driver for connectX-3Hanoh Haim1-0/+13
2017-03-14Software mode for latency and flow stat statisticsIdo Barnea1-22/+61
2017-03-13i40e fix of workaround of stuck counters + regression testYaroslav Brustinov1-9/+9
2017-03-09trex-370. Added --no-hw-flow-stat command line optionIdo Barnea1-7/+33
2017-03-08Got rid of get_vm_one_queue(). Separated its uses to many small attributes. -...Ido Barnea1-283/+258
2017-03-07Revert "Got rid of get_vm_one_queue(). Separated its uses to many small attri...Ido Barnea1-261/+267
2017-03-07* fix net_ixgbe_vf driver xstats not putting idYaroslav Brustinov1-1/+1
2017-03-07Got rid of get_vm_one_queue(). Separated its uses to many small attributes.Ido Barnea1-267/+261
2017-03-01STF publisher: ensure latest results are sent by CPP + get latest dump via Py...Yaroslav Brustinov1-0/+1
2017-02-28Introduce capability flags in each driver, to reduce the use of get_vm_one_qu...Ido Barnea1-123/+57
2017-02-27Print error in case of Mellanox and different order of PCI.Yaroslav Brustinov1-9/+38
2017-02-27fix trex-362Hanoh Haim1-1/+3
2017-02-23fix: trex-359 has_crc per driver function is obsolete - needs to be removedimarom1-2/+3
2017-02-22Dumping interface info was broken in v2.18Yaroslav Brustinov1-1/+1
2017-02-21Small reorder in drivers inheritance + fix to e1000 CRC issue (trex-354)Ido Barnea1-29/+40
2017-02-19fix for:imarom1-0/+4
2017-02-16VLAN keyword in platform config file will now make all traffic be sent over vlanIdo Barnea1-37/+48
2017-02-16tx_capture - code reviewimarom1-8/+15
2017-02-16TX packet capture - zero impact on fast pathimarom1-38/+68
2017-02-16TX feature - draftimarom1-0/+5
2017-02-13add --mlx5-so option to load mlx5 share objectHanoh Haim1-5/+30
2017-02-13mlx5 is shared libHanoh Haim1-0/+5
2017-02-13Changes to our files to make dpdk1702 workIdo Barnea1-13/+16
2017-02-02ipv6 scan & pingYaroslav Brustinov1-0/+20
2017-01-29Merge branch 'master' into captureimarom1-146/+147
2017-01-24Fixed support for i40evf + Refactor of VM driversIdo Barnea1-234/+98
2017-01-24revert the default RT test flagimarom1-3/+0
2017-01-23DEBUG ONLY - MOVING TO RT MODE FOR REGRESSIONimarom1-0/+4
2017-01-23fix trex-333Hanoh Haim1-2/+109
2017-01-23enable TRex to run with --rt : real time priority for DP and RX coresimarom1-4/+33
2017-01-22Merge branch 'master' into captureimarom1-84/+61
2017-01-12Add help message for --no-scapy-server flagYaroslav Brustinov1-0/+1
2017-01-09Support for ixgbevf and i40evfIdo Barnea1-75/+51
2017-01-08fix sign of filter return valueHanoh Haim1-1/+1
2017-01-08mlx5 driver name was changedHanoh Haim1-1/+1
2017-01-04draft - unreviewedimarom1-1/+4
2017-01-02add warning about lack of read permissions for user "nobody" to run scapy ser...Yaroslav Brustinov1-3/+5
2017-01-01crash in case of stateless and link downYaroslav Brustinov1-1/+1
2017-01-01Max number of ports: 16Yaroslav Brustinov1-1/+1
2016-12-26add --active-flows option to scale the active flowsHanoh Haim1-0/+17
2016-12-25Disable watchdog for 5 seconds at Mellanox link up/down commandYaroslav Brustinov1-1/+17
2016-12-25add a way to change tw configurationHanoh Haim1-2/+17
2016-12-25Allow running x710 in --VM modeIdo Barnea1-0/+5
2016-12-25refactor layer config on prot attributesimarom1-5/+7
2016-12-24disable mbug optimization in case of stateful repeat flow, this option should...Hanoh Haim1-1/+7
2016-12-22Allow up to 10 hops TTL reduction in X710 and 82599 statefulIdo Barnea1-35/+38