summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-15add a way to load default args from config fileHanoh Haim1-2/+5
2016-11-15https://trex-tgn.cisco.com/youtrack/issue/trex-271imarom3-21/+50
2016-11-15debug with ef is backHanoh Haim1-2/+2
2016-11-15backup old trex-07 setup configHanoh Haim8-122/+432
2016-11-14STL push dual port split fixesYaroslav Brustinov2-3/+15
2016-11-14filter mlx5 attach driverHanoh Haim1-1/+1
2016-11-14move ibv_fork_init due to a crash of debug image see trex-270Hanoh Haim1-1/+7
2016-11-14mlx5 is both kerenl and dpdkHanoh Haim1-5/+13
2016-11-14check OFED version and tune mlx5 device for performanceHanoh Haim1-0/+72
2016-11-14fix STL push pcap: start from zero (or explicit delay)Yaroslav Brustinov1-1/+6
2016-11-13added scripts and asciidoc for automated creation of trex analytics report. t...itraviv5-3/+424
2016-11-13debug image will use EFHanoh Haim1-3/+2
2016-11-13dpdk_set_up minor fixHanoh Haim1-3/+4
2016-11-13doc vic supportHanoh Haim1-2/+37
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-13fix gdb scriptHanoh Haim1-0/+7
2016-11-13Merge branch 'master' of csi-sceasr-b94:/auto/proj-pcube-b/apps/PL-b/tools/re...Hanoh Haim1-3/+12
2016-11-13verify os.system return status in linux_dpdk/ws_main.pyYaroslav Brustinov1-3/+12
2016-11-12mlx5 minor updateHanoh Haim2-13/+13
2016-11-11ConnectX-4 supportHanoh Haim1-4/+366
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-11mlx5 add dependent verb so (lbnl)Hanoh Haim2-0/+0
2016-11-11add missing ibverbs.soHanoh Haim1-0/+0
2016-11-11add verbs lib to pkgHanoh Haim1-2/+1
2016-11-11add dummy verbs lib in case there is no OFEDHanoh Haim2-0/+6
2016-11-11change proto from uint16_t to uint8_tHanoh Haim1-5/+6
2016-11-11mlx5 add TOS marker for mlx5 type of driverHanoh Haim15-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 Haim6-14/+52
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-11WIP mlx5 don't check for conflict process - can't be done in case of mlxHanoh Haim1-9/+11
2016-11-11mlx5 WIP Stateful work -- all traffic goes to RX_QUEUE=0Hanoh Haim3-5/+306
2016-11-11minor mlx5 - load script worksHanoh Haim2-1/+0
2016-11-11mlx5 support build WIPHanoh Haim28-10/+9625
2016-11-10Add nicer error if -c is bigger than number of threads in platform configYaroslav Brustinov2-1/+9
2016-11-10Fixed unit test isseus of calling is_stateless before initializing stateIdo Barnea2-2/+3
2016-11-09Fix issue when --vlan option appearing before -i optionIdo Barnea2-16/+25
2016-11-08Merge branch 'scapy_service_gui_updates' of git://github.com/kisel/trex-core ...Hanoh Haim5-23/+483