diff options
author | Abhijit Sinha <abhijit.sinha@intel.com> | 2019-01-02 17:14:23 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2019-01-02 17:14:23 +0000 |
commit | 0ef21e67f84dfbb48230ad164041e867537ed331 (patch) | |
tree | 8f9adf37f11a3a0dd1bb2f7ea7274b776c14df70 /samples/vnf_samples/nsut/prox/configs/gen_all-2.cfg | |
parent | d0e970fd5522b49a2e80b157b27546894f2338d0 (diff) | |
parent | b9f1a02af52b9c0805967f37f86b813396e5ea12 (diff) |
Merge "Fix latency configuration for PROX testcases"
Diffstat (limited to 'samples/vnf_samples/nsut/prox/configs/gen_all-2.cfg')
-rw-r--r-- | samples/vnf_samples/nsut/prox/configs/gen_all-2.cfg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/samples/vnf_samples/nsut/prox/configs/gen_all-2.cfg b/samples/vnf_samples/nsut/prox/configs/gen_all-2.cfg index 1ca3f7791..8708d562e 100644 --- a/samples/vnf_samples/nsut/prox/configs/gen_all-2.cfg +++ b/samples/vnf_samples/nsut/prox/configs/gen_all-2.cfg @@ -20,11 +20,11 @@ no-output=no ; disable DPDK debug output [port 0] name=p0 mac=hardware + [port 1] name=p1 mac=hardware - [defaults] mempool size=4K @@ -46,7 +46,8 @@ mode=gen tx port=p0 bps=1250000000 ; Ethernet + IP + UDP -pkt inline=${sut_mac0} 70 00 00 00 00 01 08 00 45 00 00 1c 00 01 00 00 40 11 f7 7d 00 00 00 01 00 00 00 02 13 88 13 88 00 08 55 7b +pkt inline=${sut_mac0} 70 00 00 00 00 01 08 00 45 00 00 20 00 01 00 00 40 11 f7 7d 00 00 00 01 00 00 00 02 13 88 13 88 00 0c 55 7b 42 43 44 45 +lat pos=42 [core 2] name=gen 1 @@ -55,7 +56,8 @@ mode=gen tx port=p1 bps=1250000000 ; Ethernet + IP + UDP -pkt inline=${sut_mac1} 70 00 00 00 00 02 08 00 45 00 00 1c 00 01 00 00 40 11 f7 7d 00 00 00 01 00 00 00 03 13 88 13 88 00 08 55 7b +pkt inline=${sut_mac1} 70 00 00 00 00 02 08 00 45 00 00 20 00 01 00 00 40 11 f7 7d 00 00 00 01 00 00 00 03 13 88 13 88 00 0c 55 7b 42 43 44 45 +lat pos=42 [core 3] task=0 |