Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-06 | breakage to flow ctrl - fixed | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-05 | Merge remote-tracking branch 'gerrit/master' | 1 | -0/+4 | ||
2016-12-04 | Fix debug packet test to work with mlnx and vic cards | 3 | -5/+8 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | TRex build: give priority to installed ibverbs lib | 1 | -4/+16 | ||
Change-Id: I1a201bc45ed7280ae0092c891fd520d81cb8dd97 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-04 | valgrind cleanup and suppresion | 3 | -5/+74 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | test breakage due to incorrect speed calculation | 3 | -7/+6 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-04 | Merge stateless rx core changes with Itay's changes | 6 | -35/+29 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | cleanup | 1 | -48/+0 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | take care of extra Ethernet FCS bytes handed to software in e1000 | 3 | -4/+53 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | RX core stateless - do not go to idle mode in VM | 2 | -26/+3 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | Make RX core in VM read packets directly instead of getting message from TX core | 3 | -115/+19 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-04 | Added TX queue | 1 | -68/+34 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-01 | docs: add publish_perf option, refactor other publishes | 2 | -6/+44 | ||
Change-Id: I6e9e3d8f77990fe2d9f300b5d6d0afb01a12d403 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-12-01 | changed filename of trend graph to support search by pattern | 2 | -6/+6 | ||
Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-12-01 | merge master | 1 | -1/+0 | ||
merges an updated upstream into a topic branch. Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-01 | bug found by valgrind | 4 | -6/+16 | ||
also an issue with 40G deleting no exisiting rules with recv_all Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-01 | refactor RX core | 16 | -108/+203 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-12-01 | fixed bug in analytics report, when trying to refrence undeclared variabe | 1 | -1/+0 | ||
Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-11-30 | doc breakage | 1 | -4/+2 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | minor bugs | 6 | -16/+20 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | Add .gitreview file to trex | 1 | -0/+4 | ||
Change-Id: I04f72b989b46bf15a7f7abc65de1611b7d66db2f Signed-off-by: Ed Warnicke <eaw@cisco.com> | |||||
2016-11-30 | merging with latest master | 44 | -729/+1527 | ||
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp | |||||
2016-11-30 | API change get_info -> get_formatted_info | 1 | -1/+1 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | Fix memory leak in pretest | 3 | -0/+13 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-30 | reply to messages | 16 | -306/+322 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-30 | Support receive all mode for 82599 10G card | 2 | -4/+49 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-30 | added valgrind launcher | 1 | -0/+66 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-29 | temporarely disable client config test on kiwi02 | 1 | -1/+3 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-28 | cisco VIC fix stateful regression file | 1 | -27/+14 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | cisco VIC - skip test with 9K packet len due to trex-282 | 3 | -48/+20 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | VIC DPDK input counter add +4 bytes - reduce it | 1 | -3/+3 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | add VIC reg files | 5 | -39/+362 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | fix trex-280 VIC DPDK rx counter issue | 1 | -1/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | check VIC FW support using FILTER_INFO, remove patch from enic driver | 3 | -31/+14 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | add update example | 1 | -0/+123 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | fix trex-277 | 1 | -0/+7 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-28 | reverting back a temp fix | 1 | -7/+3 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | self code review | 8 | -497/+473 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | Added documentation for client config IP based configuration | 1 | -42/+67 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-28 | regression: update ipg_usec at stateless benchmark at trex06 | 1 | -1/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-28 | RX features - self code review | 12 | -141/+310 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-28 | Add src_ip to regression client_cfg file | 1 | -0/+8 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-28 | regression: move trex15 (vmxnet3) to trex03, move trex17 (e1000) to trex06 | 4 | -2/+2 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-27 | added howto guide on how to make the tracking environment. changed the ↵ | 3 | -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-27 | added howto guide on how to make the tracking environment. changed the ↵ | 1 | -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-27 | client config regression | 3 | -3/+91 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-27 | Building script: verify 'LDD' key exists | 1 | -0/+2 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-27 | fixed quering quota issue, now fetching up to 10k queries from GA, asciidoc ↵ | 2 | -11/+9 | ||
now shows more setups Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-11-27 | make -l work with client config | 4 | -4/+30 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-27 | building script: add rpath of dumy_libs only if needed | 1 | -3/+15 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> |