Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-19 | 1) limit number of streams per port to 20k | 1 | -0/+3 | ||
2) fix showing error in TUI 3) represensation of STLError: show only errors if error, limit by 10 entries Change-Id: Ib8de9222e7fc09dd67275283857d0d7e9cb5988c Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-19 | add min_ipg to push_pcaps | 9 | -5/+30 | ||
Change-Id: I353f8903c40963517fd2fed721cc0671d9f6dc4b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-19 | verify L2/L3 configuration cannot be done under traffic | 2 | -3/+23 | ||
also ping and arp Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-18 | trex-234 - when allocating too many PG IDs an error get stuck | 1 | -5/+14 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-16 | revert of 1602ab2067f1752b0c72c2cd1335d210260b3b04 | 2 | -26/+41 | ||
need to find another solution Change-Id: Ia2b90ac58af4fc8417b1e2a7ba6815a68d614dfa Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-15 | issue: trex-295 | 2 | -41/+26 | ||
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-15 | Fix trex-308. Stateful latency with NAT does not work on more than 2 ports | 1 | -23/+23 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-14 | Fix E1000 stateful latency. Was broken in ↵ | 1 | -2/+5 | ||
227c1ff45fe36be859e9145cb1ec8c364a7fb8b7 Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-13 | minor fix (RX core sync time) | 3 | -6/+2 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-13 | Merge branch 'master' into rx_phase_2 | 9 | -111/+299 | ||
2016-12-13 | startup issues with L2/L3 | 1 | -19/+22 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-13 | Major refactor - L2 / L3 modes for ports | 15 | -139/+367 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-13 | In stateful, print latency stats only if given -l != 0 | 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 | 1 | -3/+3 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-12 | grat ARP | 15 | -61/+236 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-12 | Added VIC tests + VIC small fix + fail tests if latency packets fail | 1 | -2/+2 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-11 | mlx5 add RSS improve RX drop MPPS | 2 | -10/+115 | ||
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 | 3 | -72/+109 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-11 | IP src configuriation invalidates ARP resolution | 2 | -4/+6 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-11 | ConnextX-4 local build take the right headers | 1 | -2/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-10 | Limit ZMQ RPC requests to 999999 bytes at CPP side. (check also unzipped size) | 3 | -13/+31 | ||
Change-Id: Ic592d40678e9918f7d06b9ce4269a330c4455b3c Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-10 | Limit ZMQ RPC requests to 999999 bytes at CPP side. TODO: split requests at ↵ | 2 | -0/+7 | ||
Python to smaller chunks. Change-Id: Ieaf477d2ed8264e30a8275a75d597fdc8858da79 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-08 | Add prints about link down for stateless | 1 | -3/+21 | ||
Change-Id: I1c32ab854ff2bbaaacb32e9aececfd67afba887b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-06 | Fix to Mellanox recevie all mode | 1 | -0/+1 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-06 | RX features phase 2 - ARP and ICMP self response | 11 | -14/+362 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-06 | Add receive all mode to Mellanox cord | 2 | -159/+131 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | Fix debug packet test to work with mlnx and vic cards | 3 | -5/+8 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | valgrind cleanup and suppresion | 1 | -4/+15 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | test breakage due to incorrect speed calculation | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | Merge stateless rx core changes with Itay's changes | 6 | -35/+29 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | cleanup | 1 | -48/+0 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | take care of extra Ethernet FCS bytes handed to software in e1000 | 3 | -4/+53 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | RX core stateless - do not go to idle mode in VM | 2 | -26/+3 | ||
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 | 3 | -115/+19 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | Added TX queue | 1 | -68/+34 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-01 | bug found by valgrind | 3 | -3/+11 | ||
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 | 12 | -77/+138 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | minor bugs | 3 | -15/+17 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | merging with latest master | 10 | -42/+172 | ||
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp | |||||
2016-11-30 | Fix memory leak in pretest | 3 | -0/+13 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-30 | reply to messages | 13 | -297/+319 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | Support receive all mode for 82599 10G card | 2 | -4/+49 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-28 | VIC DPDK input counter add +4 bytes - reduce it | 1 | -3/+3 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | add VIC reg files | 1 | -1/+50 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | fix trex-280 VIC DPDK rx counter issue | 1 | -1/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | check VIC FW support using FILTER_INFO, remove patch from enic driver | 2 | -29/+12 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | fix trex-277 | 1 | -0/+7 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | reverting back a temp fix | 1 | -7/+3 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | self code review | 4 | -86/+102 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | RX features - self code review | 12 | -141/+310 | ||
Signed-off-by: imarom <imarom@cisco.com> |