summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-12-06Fix to Mellanox recevie all modeIdo Barnea1-0/+1
2016-12-06RX features phase 2 - ARP and ICMP self responseimarom11-14/+362
2016-12-06Add receive all mode to Mellanox cordIdo Barnea2-159/+131
2016-12-04Fix debug packet test to work with mlnx and vic cardsIdo Barnea3-5/+8
2016-12-04valgrind cleanup and suppresionimarom1-4/+15
2016-12-04test breakage due to incorrect speed calculationimarom1-1/+1
2016-12-04Merge stateless rx core changes with Itay's changesIdo Barnea6-35/+29
2016-12-04cleanupIdo Barnea1-48/+0
2016-12-04take care of extra Ethernet FCS bytes handed to software in e1000Ido Barnea3-4/+53
2016-12-04RX core stateless - do not go to idle mode in VMIdo Barnea2-26/+3
2016-12-04Make RX core in VM read packets directly instead of getting message from TX coreIdo Barnea3-115/+19
2016-12-04Added TX queueIdo Barnea1-68/+34
2016-12-01bug found by valgrindimarom3-3/+11
2016-12-01refactor RX coreimarom12-77/+138
2016-11-30minor bugsimarom3-15/+17
2016-11-30merging with latest masterimarom10-42/+172
2016-11-30Fix memory leak in pretestIdo Barnea3-0/+13
2016-11-30reply to messagesimarom13-297/+319
2016-11-30Support receive all mode for 82599 10G cardIdo Barnea2-4/+49
2016-11-28VIC DPDK input counter add +4 bytes - reduce itHanoh Haim1-3/+3
2016-11-28add VIC reg filesHanoh Haim1-1/+50
2016-11-28fix trex-280 VIC DPDK rx counter issueHanoh Haim1-1/+2
2016-11-28check VIC FW support using FILTER_INFO, remove patch from enic driverHanoh Haim2-29/+12
2016-11-28fix trex-277Hanoh Haim1-0/+7
2016-11-28reverting back a temp fiximarom1-7/+3
2016-11-28self code reviewimarom4-86/+102
2016-11-28RX features - self code reviewimarom12-141/+310
2016-11-27make -l work with client configIdo Barnea4-4/+30
2016-11-26gtests: resolve collision in same filename for different usersYaroslav Brustinov1-1/+1
2016-11-24self code reviewimarom9-126/+172
2016-11-24Fix issue of TRex dropping ARP packets shorter than 60 bytesIdo Barnea1-2/+8
2016-11-23Allow non resolve state for stateless to startupimarom2-6/+19
2016-11-23merge issuesimarom1-7/+0
2016-11-23Merge branch 'master'imarom19-592/+1928
2016-11-22RX features - removed 'none' and used Json::nullValueimarom2-2/+2
2016-11-22client config gtestIdo Barnea4-32/+232
2016-11-22RX features - added timestamp to RX packetsimarom2-7/+15
2016-11-21Client config ARP support - code review changesIdo Barnea8-4302/+53
2016-11-21Seperating ClientCfgDirBase/Ext and ClientCfgBase/Ext to save memoryIdo Barnea7-102/+148
2016-11-21client config ARP resolve working. Still missing IPv6 support.Ido Barnea15-457/+5397
2016-11-21Added IPv6 field to yaml configIdo Barnea2-25/+51
2016-11-21Support multi dest and src addresses in pretestIdo Barnea6-246/+622
2016-11-16Merge branch 'master' to rx_features phase 0.5imarom28-206/+1690
2016-11-16RX features - ARP resolveimarom5-78/+44
2016-11-16fix threads number 31+ in config causing overflow in mask calculationsYaroslav Brustinov1-5/+5
2016-11-16Fix trex-267 - allocation of ARP packets from wrong memory socketIdo Barnea3-7/+15
2016-11-15STL push remote empty/incorrect pcap: fix cleanupYaroslav Brustinov1-3/+1
2016-11-15RX features - another refinementimarom11-94/+182
2016-11-15backup old trex-07 setup configHanoh Haim1-0/+1
2016-11-14move ibv_fork_init due to a crash of debug image see trex-270Hanoh Haim1-1/+7