Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-24 | Fixed support for i40evf + Refactor of VM drivers | Ido Barnea | 1 | -234/+98 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-24 | revert the default RT test flag | imarom | 1 | -3/+0 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-23 | DEBUG ONLY - MOVING TO RT MODE FOR REGRESSION | imarom | 1 | -0/+4 | |
WILL REVERT IN THE FOLLOWING DAY Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-23 | fix trex-333 | Hanoh Haim | 1 | -2/+109 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-23 | enable TRex to run with --rt : real time priority for DP and RX cores | imarom | 1 | -4/+33 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2017-01-12 | Add help message for --no-scapy-server flag | Yaroslav Brustinov | 1 | -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-09 | Support for ixgbevf and i40evf | Ido Barnea | 1 | -75/+51 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-01-08 | fix sign of filter return value | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-08 | mlx5 driver name was changed | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-02 | add warning about lack of read permissions for user "nobody" to run scapy ↵ | Yaroslav Brustinov | 1 | -3/+5 | |
server. add flag to disable scapy server run. Change-Id: I65ccfb24ed4a5461fe2a13d8be0f07fad8a50bae Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-01 | crash in case of stateless and link down | Yaroslav Brustinov | 1 | -1/+1 | |
Change-Id: I3c9902808e4e3c3174ad5ed5fa81bc70f1840f86 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2017-01-01 | Max number of ports: 16 | Yaroslav Brustinov | 1 | -1/+1 | |
Change-Id: I93e2efe542578b0745d2f40adb2bcf35ffdff31b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-26 | add --active-flows option to scale the active flows | Hanoh Haim | 1 | -0/+17 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-25 | Disable watchdog for 5 seconds at Mellanox link up/down command | Yaroslav Brustinov | 1 | -1/+17 | |
Change-Id: If19c9c0d3e5d684e6157ab5c71a927e2e89b8211 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-25 | add a way to change tw configuration | Hanoh Haim | 1 | -2/+17 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-25 | Allow running x710 in --VM mode | Ido Barnea | 1 | -0/+5 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-25 | refactor layer config on prot attributes | imarom | 1 | -5/+7 | |
added guard against unconfigured MAC when going up with empty config file Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-24 | disable mbug optimization in case of stateful repeat flow, this option ↵ | Hanoh Haim | 1 | -1/+7 | |
should be done in Stateless Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-22 | Allow up to 10 hops TTL reduction in X710 and 82599 stateful | Ido Barnea | 1 | -35/+38 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-22 | UDP NAT --learn mode 1,3 support - doc + regression tests | Ido Barnea | 1 | -8/+9 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-20 | trex-312 ARP resolution does not work from console at virtual NICs | imarom | 1 | -30/+61 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-20 | Check OS version for Mellanox NICs; More detailed args error prints; 40G and ↵ | Yaroslav Brustinov | 1 | -50/+67 | |
Mellanox driver classes inherit from Base, not 10G. Change-Id: I55f7833078ca9d7bfcda211ad165a656ce5014c5 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-16 | revert of 1602ab2067f1752b0c72c2cd1335d210260b3b04 | Yaroslav Brustinov | 1 | -25/+39 | |
need to find another solution Change-Id: Ia2b90ac58af4fc8417b1e2a7ba6815a68d614dfa Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-15 | issue: trex-295 | Yaroslav Brustinov | 1 | -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-13 | Merge branch 'master' into rx_phase_2 | imarom | 1 | -98/+202 | |
2016-12-13 | startup issues with L2/L3 | imarom | 1 | -19/+22 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-13 | Major refactor - L2 / L3 modes for ports | imarom | 1 | -1/+25 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-13 | In stateful, print latency stats only if given -l != 0 | Ido Barnea | 1 | -12/+14 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-13 | Fix trex-257 - Could not count p:... printed to screen with IPv6 streams | Ido Barnea | 1 | -3/+3 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-12 | grat ARP | imarom | 1 | -15/+10 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-12 | Added VIC tests + VIC small fix + fail tests if latency packets fail | Ido Barnea | 1 | -2/+2 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-11 | mlx5 add RSS improve RX drop MPPS | Hanoh Haim | 1 | -10/+112 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-11 | Cisco VIC card - support for receive all mode, and work around for IPv6 issues | Ido Barnea | 1 | -70/+51 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-08 | Add prints about link down for stateless | Yaroslav Brustinov | 1 | -3/+21 | |
Change-Id: I1c32ab854ff2bbaaacb32e9aececfd67afba887b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-06 | Fix to Mellanox recevie all mode | Ido Barnea | 1 | -0/+1 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-06 | RX features phase 2 - ARP and ICMP self response | imarom | 1 | -3/+3 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-06 | Add receive all mode to Mellanox cord | Ido Barnea | 1 | -144/+89 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | valgrind cleanup and suppresion | imarom | 1 | -4/+15 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | take care of extra Ethernet FCS bytes handed to software in e1000 | Ido Barnea | 1 | -1/+15 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | Make RX core in VM read packets directly instead of getting message from TX core | Ido Barnea | 1 | -54/+19 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | Added TX queue | Ido Barnea | 1 | -68/+34 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-01 | bug found by valgrind | imarom | 1 | -1/+5 | |
also an issue with 40G deleting no exisiting rules with recv_all Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-01 | refactor RX core | imarom | 1 | -1/+1 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | merging with latest master | imarom | 1 | -19/+126 | |
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp | |||||
2016-11-30 | reply to messages | imarom | 1 | -9/+8 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | Support receive all mode for 82599 10G card | Ido Barnea | 1 | -3/+44 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-28 | VIC DPDK input counter add +4 bytes - reduce it | Hanoh Haim | 1 | -3/+3 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | add VIC reg files | Hanoh Haim | 1 | -1/+50 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | check VIC FW support using FILTER_INFO, remove patch from enic driver | Hanoh Haim | 1 | -13/+12 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | self code review | imarom | 1 | -3/+3 | |
Signed-off-by: imarom <imarom@cisco.com> |