Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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> | |||||
2016-11-13 | RX features - pre-resolve stage | 6 | -49/+267 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-13 | enic verify fw version | 1 | -1/+23 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | add a patch to query fw support for advanced filtering | 1 | -0/+19 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | mlx5/enic support enable flow stats in software | 1 | -69/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | enic move to TOS=LSB | 1 | -26/+28 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | add a way to dump debug packets | 1 | -0/+5 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | enic add speed capability | 1 | -0/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-13 | enic fix mask and shift for ipv6.tc | 1 | -4/+4 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-12 | mlx5 minor update | 1 | -5/+5 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | mlx5 stateless latency support | 2 | -0/+12 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | VIC basic filter support | 1 | -8/+239 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-11 | enic support filters by John | 8 | -67/+642 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> |