aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorAbhijit Sinha <abhijit.sinha@intel.com>2017-10-02 13:56:43 +0100
committerRoss Brattain <ross.b.brattain@intel.com>2017-10-03 11:02:09 -0700
commitb4e6beeff0fbbed93700297e969c12b40322174a (patch)
treed7d345f2b3fa7e3db8551d3a6e16a7e2cd027e9b /samples
parent7496f13e0be433697a74d7156c47d950b2add0a9 (diff)
Prox L3FWD 2-port test fix
JIRA: YARDSTICK-802 Updated the handle config for l3fwd 2 port test The tx and rx descripters is removed as they were not there in original DATS config. The BM test was dropping packets beacuse of this. Change-Id: I40d113267cbb3376a772b5a5aaecf74bea9d06fb Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Diffstat (limited to 'samples')
-rw-r--r--samples/vnf_samples/nsut/prox/configs/handle_l3fwd-2.cfg5
1 files changed, 0 insertions, 5 deletions
diff --git a/samples/vnf_samples/nsut/prox/configs/handle_l3fwd-2.cfg b/samples/vnf_samples/nsut/prox/configs/handle_l3fwd-2.cfg
index f7d4376f4..17384940d 100644
--- a/samples/vnf_samples/nsut/prox/configs/handle_l3fwd-2.cfg
+++ b/samples/vnf_samples/nsut/prox/configs/handle_l3fwd-2.cfg
@@ -24,14 +24,9 @@ no-output=no ; disable DPDK debug output
[port 0]
name=if0
mac=hardware
-rx desc=2048
-tx desc=2048
-
[port 1]
name=if1
mac=hardware
-rx desc=2048
-tx desc=2048
[defaults]
mempool size=4K