summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-11-24self code reviewimarom9-126/+172
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
2016-11-13RX features - pre-resolve stageimarom6-49/+267
2016-11-13enic verify fw versionHanoh Haim1-1/+23
2016-11-13add a patch to query fw support for advanced filteringHanoh Haim1-0/+19
2016-11-13mlx5/enic support enable flow stats in softwareHanoh Haim1-69/+1
2016-11-13enic move to TOS=LSBHanoh Haim1-26/+28
2016-11-13add a way to dump debug packetsHanoh Haim1-0/+5
2016-11-13enic add speed capabilityHanoh Haim1-0/+2
2016-11-13enic fix mask and shift for ipv6.tcHanoh Haim1-4/+4
2016-11-12mlx5 minor updateHanoh Haim1-5/+5
2016-11-11mlx5 stateless latency supportHanoh Haim2-0/+12
2016-11-11VIC basic filter supportHanoh Haim1-8/+239
2016-11-11enic support filters by JohnHanoh Haim8-67/+642
2016-11-11change proto from uint16_t to uint8_tHanoh Haim1-5/+6
2016-11-11mlx5 add TOS marker for mlx5 type of driverHanoh Haim3-3/+32
2016-11-11mlx5 reduce the number of packetsHanoh Haim2-3/+1
2016-11-11mlx5 ipv6 filters worksHanoh Haim4-26/+45
2016-11-11mlx5 two rules work nowHanoh Haim1-4/+14
2016-11-11No debug for DPDK in case of releaseHanoh Haim5-14/+50
2016-11-11change default value for best 64B Tx MPPSHanoh Haim1-1/+10
2016-11-11mlx5 stats from hardwareHanoh Haim4-72/+286
2016-11-11WIP mlx5 remove filtersHanoh Haim1-11/+12
2016-11-11mlx5 WIP Stateful work -- all traffic goes to RX_QUEUE=0Hanoh Haim1-0/+303
2016-11-11minor mlx5 - load script worksHanoh Haim1-1/+0
2016-11-11mlx5 support build WIPHanoh Haim3-0/+17
2016-11-10Add nicer error if -c is bigger than number of threads in platform configYaroslav Brustinov1-0/+7
2016-11-10Fixed unit test isseus of calling is_stateless before initializing stateIdo Barnea2-2/+3
2016-11-09RX features - added port attributes for IPv4 and DGimarom6-50/+134
2016-11-09Fix issue when --vlan option appearing before -i optionIdo Barnea2-16/+25
2016-11-08RX queue - ARP request workingimarom8-18/+16
2016-11-07RX features - queueingimarom10-62/+239