Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-11 | IP src configuriation invalidates ARP resolution | 2 | -4/+6 | ||
Signed-off-by: imarom <imarom@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> | |||||
2016-11-27 | make -l work with client config | 4 | -4/+30 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-26 | gtests: resolve collision in same filename for different users | 1 | -1/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-24 | self code review | 9 | -126/+172 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-24 | Fix issue of TRex dropping ARP packets shorter than 60 bytes | 1 | -2/+8 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-23 | Allow non resolve state for stateless to startup | 2 | -6/+19 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-23 | merge issues | 1 | -7/+0 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-23 | Merge branch 'master' | 19 | -592/+1928 | ||
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp | |||||
2016-11-22 | RX features - removed 'none' and used Json::nullValue | 2 | -2/+2 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-22 | client config gtest | 4 | -32/+232 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-22 | RX features - added timestamp to RX packets | 2 | -7/+15 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-21 | Client config ARP support - code review changes | 8 | -4302/+53 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-21 | Seperating ClientCfgDirBase/Ext and ClientCfgBase/Ext to save memory | 7 | -102/+148 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-21 | client config ARP resolve working. Still missing IPv6 support. | 15 | -457/+5397 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-21 | Added IPv6 field to yaml config | 2 | -25/+51 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-21 | Support multi dest and src addresses in pretest | 6 | -246/+622 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-16 | Merge branch 'master' to rx_features phase 0.5 | 28 | -206/+1690 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | RX features - ARP resolve | 5 | -78/+44 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | fix threads number 31+ in config causing overflow in mask calculations | 1 | -5/+5 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-16 | Fix trex-267 - allocation of ARP packets from wrong memory socket | 3 | -7/+15 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-15 | STL push remote empty/incorrect pcap: fix cleanup | 1 | -3/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-15 | RX features - another refinement | 11 | -94/+182 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | backup old trex-07 setup config | 1 | -0/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-14 | move ibv_fork_init due to a crash of debug image see trex-270 | 1 | -1/+7 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> |