summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-12-05Merge remote-tracking branch 'gerrit/master'Yaroslav Brustinov1-0/+4
2016-12-04Fix debug packet test to work with mlnx and vic cardsIdo Barnea3-5/+8
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-04TRex build: give priority to installed ibverbs libYaroslav Brustinov1-4/+16
Change-Id: I1a201bc45ed7280ae0092c891fd520d81cb8dd97 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-04valgrind cleanup and suppresionimarom3-5/+74
Signed-off-by: imarom <imarom@cisco.com>
2016-12-04test breakage due to incorrect speed calculationimarom3-7/+6
Signed-off-by: imarom <imarom@cisco.com>
2016-12-04Merge stateless rx core changes with Itay's changesIdo Barnea6-35/+29
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-04cleanupIdo Barnea1-48/+0
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-04take care of extra Ethernet FCS bytes handed to software in e1000Ido Barnea3-4/+53
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-04RX core stateless - do not go to idle mode in VMIdo Barnea2-26/+3
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-04Make RX core in VM read packets directly instead of getting message from TX coreIdo Barnea3-115/+19
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-04Added TX queueIdo Barnea1-68/+34
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-01docs: add publish_perf option, refactor other publishesYaroslav Brustinov2-6/+44
Change-Id: I6e9e3d8f77990fe2d9f300b5d6d0afb01a12d403 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-01changed filename of trend graph to support search by patternitraviv2-6/+6
Signed-off-by: itraviv <itraviv@cisco.com>
2016-12-01merge masterimarom1-1/+0
merges an updated upstream into a topic branch. Signed-off-by: imarom <imarom@cisco.com>
2016-12-01bug found by valgrindimarom4-6/+16
also an issue with 40G deleting no exisiting rules with recv_all Signed-off-by: imarom <imarom@cisco.com>
2016-12-01refactor RX coreimarom16-108/+203
Signed-off-by: imarom <imarom@cisco.com>
2016-12-01fixed bug in analytics report, when trying to refrence undeclared variabeitraviv1-1/+0
Signed-off-by: itraviv <itraviv@cisco.com>
2016-11-30doc breakageimarom1-4/+2
Signed-off-by: imarom <imarom@cisco.com>
2016-11-30minor bugsimarom6-16/+20
Signed-off-by: imarom <imarom@cisco.com>
2016-11-30Add .gitreview file to trexEd Warnicke1-0/+4
Change-Id: I04f72b989b46bf15a7f7abc65de1611b7d66db2f Signed-off-by: Ed Warnicke <eaw@cisco.com>
2016-11-30merging with latest masterimarom44-729/+1527
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp
2016-11-30API change get_info -> get_formatted_infoimarom1-1/+1
Signed-off-by: imarom <imarom@cisco.com>
2016-11-30Fix memory leak in pretestIdo Barnea3-0/+13
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-30reply to messagesimarom16-306/+322
Signed-off-by: imarom <imarom@cisco.com>
2016-11-30Support receive all mode for 82599 10G cardIdo Barnea2-4/+49
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-30added valgrind launcherimarom1-0/+66
Signed-off-by: imarom <imarom@cisco.com>
2016-11-29temporarely disable client config test on kiwi02Ido Barnea1-1/+3
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-28cisco VIC fix stateful regression fileHanoh Haim1-27/+14
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28cisco VIC - skip test with 9K packet len due to trex-282Hanoh Haim3-48/+20
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28VIC DPDK input counter add +4 bytes - reduce itHanoh Haim1-3/+3
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28add VIC reg filesHanoh Haim5-39/+362
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28fix trex-280 VIC DPDK rx counter issueHanoh Haim1-1/+2
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28check VIC FW support using FILTER_INFO, remove patch from enic driverHanoh Haim3-31/+14
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28add update exampleHanoh Haim1-0/+123
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28fix trex-277Hanoh Haim1-0/+7
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28reverting back a temp fiximarom1-7/+3
Signed-off-by: imarom <imarom@cisco.com>
2016-11-28self code reviewimarom8-497/+473
Signed-off-by: imarom <imarom@cisco.com>
2016-11-28Added documentation for client config IP based configurationIdo Barnea1-42/+67
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-28regression: update ipg_usec at stateless benchmark at trex06Yaroslav Brustinov1-1/+1
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-28RX features - self code reviewimarom12-141/+310
Signed-off-by: imarom <imarom@cisco.com>
2016-11-28Add src_ip to regression client_cfg fileIdo Barnea1-0/+8
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-28regression: move trex15 (vmxnet3) to trex03, move trex17 (e1000) to trex06Yaroslav Brustinov4-2/+2
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-27added howto guide on how to make the tracking environment. changed the ↵itraviv3-30/+77
analytics web report to fetch last 15 days of regression. added rule to ws_main to build the howto guide Signed-off-by: itraviv <itraviv@cisco.com>
2016-11-27added howto guide on how to make the tracking environment. changed the ↵itraviv1-0/+58
analytics web report to fetch last 15 days of regression. added rule to ws_main to build the howto guide Signed-off-by: itraviv <itraviv@cisco.com>
2016-11-27client config regressionIdo Barnea3-3/+91
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-27Building script: verify 'LDD' key existsYaroslav Brustinov1-0/+2
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-27fixed quering quota issue, now fetching up to 10k queries from GA, asciidoc ↵itraviv2-11/+9
now shows more setups Signed-off-by: itraviv <itraviv@cisco.com>
2016-11-27make -l work with client configIdo Barnea4-4/+30
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-27building script: add rpath of dumy_libs only if neededYaroslav Brustinov1-3/+15
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-26gtests: resolve collision in same filename for different usersYaroslav Brustinov2-2/+2
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>