summaryrefslogtreecommitdiffstats
path: root/src/main_dpdk.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-12-13startup issues with L2/L3imarom1-19/+22
2016-12-13Major refactor - L2 / L3 modes for portsimarom1-1/+25
2016-12-13In stateful, print latency stats only if given -l != 0Ido Barnea1-12/+14
2016-12-13Fix trex-257 - Could not count p:... printed to screen with IPv6 streamsIdo Barnea1-3/+3
2016-12-12grat ARPimarom1-15/+10
2016-12-12Added VIC tests + VIC small fix + fail tests if latency packets failIdo Barnea1-2/+2
2016-12-11mlx5 add RSS improve RX drop MPPSHanoh Haim1-10/+112
2016-12-11Cisco VIC card - support for receive all mode, and work around for IPv6 issuesIdo Barnea1-70/+51
2016-12-08Add prints about link down for statelessYaroslav Brustinov1-3/+21
2016-12-06Fix to Mellanox recevie all modeIdo Barnea1-0/+1
2016-12-06RX features phase 2 - ARP and ICMP self responseimarom1-3/+3
2016-12-06Add receive all mode to Mellanox cordIdo Barnea1-144/+89
2016-12-04valgrind cleanup and suppresionimarom1-4/+15
2016-12-04take care of extra Ethernet FCS bytes handed to software in e1000Ido Barnea1-1/+15
2016-12-04Make RX core in VM read packets directly instead of getting message from TX coreIdo Barnea1-54/+19
2016-12-04Added TX queueIdo Barnea1-68/+34
2016-12-01bug found by valgrindimarom1-1/+5
2016-12-01refactor RX coreimarom1-1/+1
2016-11-30merging with latest masterimarom1-19/+126
2016-11-30reply to messagesimarom1-9/+8
2016-11-30Support receive all mode for 82599 10G cardIdo Barnea1-3/+44
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-28check VIC FW support using FILTER_INFO, remove patch from enic driverHanoh Haim1-13/+12
2016-11-28self code reviewimarom1-3/+3
2016-11-27make -l work with client configIdo Barnea1-2/+20
2016-11-23Allow non resolve state for stateless to startupimarom1-3/+12
2016-11-23Merge branch 'master'imarom1-67/+163
2016-11-21Client config ARP support - code review changesIdo Barnea1-1/+2
2016-11-21Seperating ClientCfgDirBase/Ext and ClientCfgBase/Ext to save memoryIdo Barnea1-6/+4
2016-11-21client config ARP resolve working. Still missing IPv6 support.Ido Barnea1-60/+153
2016-11-21Support multi dest and src addresses in pretestIdo Barnea1-4/+11
2016-11-16Merge branch 'master' to rx_features phase 0.5imarom1-28/+544
2016-11-15RX features - another refinementimarom1-12/+3
2016-11-13RX features - pre-resolve stageimarom1-6/+33
2016-11-13enic verify fw versionHanoh Haim1-1/+23
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-11VIC basic filter supportHanoh Haim1-8/+239
2016-11-11change proto from uint16_t to uint8_tHanoh Haim1-5/+6
2016-11-11mlx5 ipv6 filters worksHanoh Haim1-21/+11
2016-11-11No debug for DPDK in case of releaseHanoh Haim1-2/+13
2016-11-11mlx5 stats from hardwareHanoh Haim1-1/+2
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-09RX features - added port attributes for IPv4 and DGimarom1-15/+11
2016-11-09Fix issue when --vlan option appearing before -i optionIdo Barnea1-16/+20
2016-11-03moved RX filter feature to port attrimarom1-8/+17
2016-11-03start in case of linkdown - trex-192 only for XL710/X710Hanoh Haim1-3/+21
2016-11-02some refactor to RX core to allow multiple featuresimarom1-1/+1