Merge "Modify the Docker diff file for ARM64"
[yardstick.git] / samples / vnf_samples / nsut / prox / configs / gen_l3fwd-2.cfg
index efdc3ef..61c13a0 100644 (file)
@@ -31,6 +31,8 @@ mempool size=4K
 [variables]
 $sut_mac0=@@dst_mac0
 $sut_mac1=@@dst_mac1
+$tester_mac0=@@src_mac0
+$tester_mac1=@@src_mac1
 
 [global]
 start time=5
@@ -45,8 +47,8 @@ task=0
 mode=gen
 tx port=p0
 bps=1250000000
-pkt inline=00 00 01 00 00 01 00 00 02 00 00 02 08 00 45 00 00 1c 00 01 00 00 40 11 f7 7d c0 a8 01 01 0a 00 00 00 13 88 13 88 00 08 55 7b
-random=0000101XXXXXXXXXXXXX0000XXXXXXXX
+pkt inline=${sut_mac0} ${tester_mac0}  08 00 45 00 00 1c 00 01 00 00 40 11 f7 7d c0 a8 01 01 0a 00 00 00 13 88 13 88 00 08 55 7b
+random=0000101XXXXXXXXXXXXX0000XXXXXXX1
 rand_offset=30
 
 [core 2]
@@ -55,19 +57,18 @@ task=0
 mode=gen
 tx port=p1
 bps=1250000000
-pkt inline=00 00 01 00 00 01 00 00 02 00 00 02 08 00 45 00 00 1c 00 01 00 00 40 11 f7 7d c0 a8 01 01 0a 00 00 00 13 88 13 88 00 08 55 7b
-random=0000101XXXXXXXXXXXXX0000XXXXXXXX
+pkt inline=${sut_mac1} ${tester_mac1} 08 00 45 00 00 1c 00 01 00 00 40 11 f7 7d c0 a8 01 01 0a 00 00 00 13 88 13 88 00 08 55 7b
+random=0000101XXXXXXXXXXXXX0000XXXXXXX1
 rand_offset=30
 
 [core 3]
+name=REC_P0
 task=0
 mode=lat
 rx port=p0
-lat pos=42
 
 [core 4]
+name=REC_P1
 task=0
 mode=lat
 rx port=p1
-lat pos=42
-