|
@@ -605,7 +605,7 @@
|
|
|
"cmdUnderTest": "$TC actions add action tunnel_key set src_ip 10.10.10.1 dst_ip 10.10.10.2 id 7 index 4 cookie aa11bb22cc33dd44ee55ff66aa11b1b2",
|
|
"cmdUnderTest": "$TC actions add action tunnel_key set src_ip 10.10.10.1 dst_ip 10.10.10.2 id 7 index 4 cookie aa11bb22cc33dd44ee55ff66aa11b1b2",
|
|
|
"expExitCode": "0",
|
|
"expExitCode": "0",
|
|
|
"verifyCmd": "$TC actions get action tunnel_key index 4",
|
|
"verifyCmd": "$TC actions get action tunnel_key index 4",
|
|
|
- "matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 10.10.10.1.*dst_ip 10.10.10.2.*key_id 7.*dst_port 0.*csum pipe.*index 4 ref.*cookie aa11bb22cc33dd44ee55ff66aa11b1b2",
|
|
|
|
|
|
|
+ "matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 10.10.10.1.*dst_ip 10.10.10.2.*key_id 7.*csum pipe.*index 4 ref.*cookie aa11bb22cc33dd44ee55ff66aa11b1b2",
|
|
|
"matchCount": "1",
|
|
"matchCount": "1",
|
|
|
"teardown": [
|
|
"teardown": [
|
|
|
"$TC actions flush action tunnel_key"
|
|
"$TC actions flush action tunnel_key"
|