Prox L3FWD 2-port test fix 61/43861/1
authorAbhijit Sinha <abhijit.sinha@intel.com>
Mon, 2 Oct 2017 12:56:43 +0000 (13:56 +0100)
committerAbhijit Sinha <abhijit.sinha@intel.com>
Mon, 2 Oct 2017 12:57:25 +0000 (13:57 +0100)
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>
samples/vnf_samples/nsut/prox/configs/handle_l3fwd-2.cfg

index f7d4376..1738494 100644 (file)
@@ -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