summaryrefslogtreecommitdiffstats
path: root/src/main_dpdk.cpp
AgeCommit message (Collapse)AuthorFilesLines
2017-02-16VLAN keyword in platform config file will now make all traffic be sent over vlanIdo Barnea1-37/+48
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2017-02-16tx_capture - code reviewimarom1-8/+15
Signed-off-by: imarom <imarom@cisco.com>
2017-02-16TX packet capture - zero impact on fast pathimarom1-38/+68
(using wrapper when service mode is active) Signed-off-by: imarom <imarom@cisco.com>
2017-02-16TX feature - draftimarom1-0/+5
Signed-off-by: imarom <imarom@cisco.com>
2017-02-13add --mlx5-so option to load mlx5 share objectHanoh Haim1-5/+30
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2017-02-13mlx5 is shared libHanoh Haim1-0/+5
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2017-02-13Changes to our files to make dpdk1702 workIdo Barnea1-13/+16
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2017-02-02ipv6 scan & pingYaroslav Brustinov1-0/+20
Change-Id: I4f8112b4c942d149da5ea3f0ee01ac82d7fe32cc Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-01-29Merge branch 'master' into captureimarom1-146/+147
2017-01-24Fixed support for i40evf + Refactor of VM driversIdo Barnea1-234/+98
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2017-01-24revert the default RT test flagimarom1-3/+0
Signed-off-by: imarom <imarom@cisco.com>
2017-01-23DEBUG ONLY - MOVING TO RT MODE FOR REGRESSIONimarom1-0/+4
WILL REVERT IN THE FOLLOWING DAY Signed-off-by: imarom <imarom@cisco.com>
2017-01-23fix trex-333Hanoh Haim1-2/+109
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2017-01-23enable TRex to run with --rt : real time priority for DP and RX coresimarom1-4/+33
Signed-off-by: imarom <imarom@cisco.com>
2017-01-22Merge branch 'master' into captureimarom1-84/+61
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-12Add help message for --no-scapy-server flagYaroslav Brustinov1-0/+1
Python API: fix arp resolve console message Python API: retry ZMQ send/recv only for push_pcap Console: portattr fix for readonly mode Change-Id: I69587987deb4edfbe192ee422ce6aad74b1ecaf3 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-01-09Support for ixgbevf and i40evfIdo Barnea1-75/+51
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2017-01-08fix sign of filter return valueHanoh Haim1-1/+1
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2017-01-08mlx5 driver name was changedHanoh Haim1-1/+1
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2017-01-04draft - unreviewedimarom1-1/+4
Signed-off-by: imarom <imarom@cisco.com>
2017-01-02add warning about lack of read permissions for user "nobody" to run scapy ↵Yaroslav Brustinov1-3/+5
server. add flag to disable scapy server run. Change-Id: I65ccfb24ed4a5461fe2a13d8be0f07fad8a50bae Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-01-01crash in case of stateless and link downYaroslav Brustinov1-1/+1
Change-Id: I3c9902808e4e3c3174ad5ed5fa81bc70f1840f86 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-01-01Max number of ports: 16Yaroslav Brustinov1-1/+1
Change-Id: I93e2efe542578b0745d2f40adb2bcf35ffdff31b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-26add --active-flows option to scale the active flowsHanoh Haim1-0/+17
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-12-25Disable watchdog for 5 seconds at Mellanox link up/down commandYaroslav Brustinov1-1/+17
Change-Id: If19c9c0d3e5d684e6157ab5c71a927e2e89b8211 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-25add a way to change tw configurationHanoh Haim1-2/+17
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-12-25Allow running x710 in --VM modeIdo Barnea1-0/+5
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-25refactor layer config on prot attributesimarom1-5/+7
added guard against unconfigured MAC when going up with empty config file Signed-off-by: imarom <imarom@cisco.com>
2016-12-24disable mbug optimization in case of stateful repeat flow, this option ↵Hanoh Haim1-1/+7
should be done in Stateless Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-12-22Allow up to 10 hops TTL reduction in X710 and 82599 statefulIdo Barnea1-35/+38
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-22UDP NAT --learn mode 1,3 support - doc + regression testsIdo Barnea1-8/+9
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-20trex-312 ARP resolution does not work from console at virtual NICsimarom1-30/+61
Signed-off-by: imarom <imarom@cisco.com>
2016-12-20Check OS version for Mellanox NICs; More detailed args error prints; 40G and ↵Yaroslav Brustinov1-50/+67
Mellanox driver classes inherit from Base, not 10G. Change-Id: I55f7833078ca9d7bfcda211ad165a656ce5014c5 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-16revert of 1602ab2067f1752b0c72c2cd1335d210260b3b04Yaroslav Brustinov1-25/+39
need to find another solution Change-Id: Ia2b90ac58af4fc8417b1e2a7ba6815a68d614dfa Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-15issue: trex-295Yaroslav Brustinov1-39/+25
attach the interfaces one by one in our order instead of init all and reorder. Change-Id: I3bbab970c5e2847b6a6250ec515d8003738c5d97 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-13Merge branch 'master' into rx_phase_2imarom1-98/+202
2016-12-13startup issues with L2/L3imarom1-19/+22
Signed-off-by: imarom <imarom@cisco.com>
2016-12-13Major refactor - L2 / L3 modes for portsimarom1-1/+25
Signed-off-by: imarom <imarom@cisco.com>
2016-12-13In stateful, print latency stats only if given -l != 0Ido Barnea1-12/+14
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-13Fix trex-257 - Could not count p:... printed to screen with IPv6 streamsIdo Barnea1-3/+3
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-12grat ARPimarom1-15/+10
Signed-off-by: imarom <imarom@cisco.com>
2016-12-12Added VIC tests + VIC small fix + fail tests if latency packets failIdo Barnea1-2/+2
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-11mlx5 add RSS improve RX drop MPPSHanoh Haim1-10/+112
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-12-11Cisco VIC card - support for receive all mode, and work around for IPv6 issuesIdo Barnea1-70/+51
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-08Add prints about link down for statelessYaroslav Brustinov1-3/+21
Change-Id: I1c32ab854ff2bbaaacb32e9aececfd67afba887b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-06Fix to Mellanox recevie all modeIdo Barnea1-0/+1
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-06RX features phase 2 - ARP and ICMP self responseimarom1-3/+3
Signed-off-by: imarom <imarom@cisco.com>
2016-12-06Add receive all mode to Mellanox cordIdo Barnea1-144/+89
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-04valgrind cleanup and suppresionimarom1-4/+15
Signed-off-by: imarom <imarom@cisco.com>
2016-12-04take care of extra Ethernet FCS bytes handed to software in e1000Ido Barnea1-1/+15
Signed-off-by: Ido Barnea <ibarnea@cisco.com>