Lines Matching full:index

17         "cmdUnderTest": "$TC actions add action sample rate 10 group 1 index 2",
19 "verifyCmd": "$TC actions get action sample index 2",
20 "matchPattern": "action order [0-9]+: sample rate 1/10 group 1.*index 2 ref",
41 "cmdUnderTest": "$TC actions add action sample rate 700 group 2 continue index 2",
43 "verifyCmd": "$TC actions get action sample index 2",
44 "matchPattern": "action order [0-9]+: sample rate 1/700 group 2 continue.*index 2 ref",
65 "cmdUnderTest": "$TC actions add action sample rate 10000 group 11 drop index 22",
68 "matchPattern": "action order [0-9]+: sample rate 1/10000 group 11 drop.*index 22 ref",
89 "cmdUnderTest": "$TC actions add action sample rate 20000 group 72 reclassify index 100",
92 … "matchPattern": "action order [0-9]+: sample rate 1/20000 group 72 reclassify.*index 100 ref",
113 "cmdUnderTest": "$TC actions add action sample rate 20 group 2 pipe index 100",
116 "matchPattern": "action order [0-9]+: sample rate 1/20 group 2 pipe.*index 100 ref",
137 "cmdUnderTest": "$TC actions add action sample rate 700 group 25 jump 4 index 200",
139 "verifyCmd": "$TC actions get action sample index 200",
140 "matchPattern": "action order [0-9]+: sample rate 1/700 group 25 jump 4.*index 200 ref",
161 "cmdUnderTest": "$TC actions add action sample rate 0 group 1 index 2",
163 "verifyCmd": "$TC actions get action sample index 2",
164 "matchPattern": "action order [0-9]+: sample rate 1/0 group 1.*index 2 ref",
185 "cmdUnderTest": "$TC actions add action sample rate 200000 group 52 foo index 1",
188 "matchPattern": "action order [0-9]+: sample rate 1/200000 group 52 foo.*index 1 ref",
207 "cmdUnderTest": "$TC actions add action sample index 1",
210 "matchPattern": "action order [0-9]+: sample.*index 1 ref",
229 "cmdUnderTest": "$TC actions add action sample group 10 index 1",
232 "matchPattern": "action order [0-9]+: sample.*group 10.*index 1 ref",
251 "cmdUnderTest": "$TC actions add action sample rate 100 index 10",
253 "verifyCmd": "$TC actions get action sample index 10",
254 "matchPattern": "action order [0-9]+: sample rate 1/100.*index 10 ref",
273 "cmdUnderTest": "$TC actions add action sample rate 100 index 10",
275 "verifyCmd": "$TC actions get action sample index 10",
276 "matchPattern": "action order [0-9]+: sample rate 1/100.*index 10 ref",
295 "cmdUnderTest": "$TC actions add action sample rate 1024 group 4 trunc 1024 index 10",
297 "verifyCmd": "$TC actions get action sample index 10",
298 …atchPattern": "action order [0-9]+: sample rate 1/1024 group 4 trunc_size 1024 pipe.*index 10 ref",
319 "cmdUnderTest": "$TC actions add action sample rate 4294967295 group 4 index 10",
321 "verifyCmd": "$TC actions get action sample index 10",
322 "matchPattern": "action order [0-9]+: sample rate 1/4294967295 group 4 pipe.*index 10 ref",
343 … "cmdUnderTest": "$TC actions add action sample rate 16000 group 4 trunc 4294967295 index 10",
345 "verifyCmd": "$TC actions get action sample index 10",
346 …tern": "action order [0-9]+: sample rate 1/16000 group 4 trunc_size 4294967295 pipe.*index 10 ref",
367 "cmdUnderTest": "$TC actions add action sample rate 4294 group 4294967295 index 1",
369 "verifyCmd": "$TC actions get action sample index 1",
370 … "matchPattern": "action order [0-9]+: sample rate 1/4294 group 4294967295 pipe.*index 1 ref",
391 "cmdUnderTest": "$TC actions add action sample rate 4294967296 group 4 index 10",
393 "verifyCmd": "$TC actions get action sample index 10",
394 "matchPattern": "action order [0-9]+: sample rate 1/4294967296 group 4 pipe.*index 10 ref",
413 "cmdUnderTest": "$TC actions add action sample rate 4098 group 5294967299 continue index 1",
415 "verifyCmd": "$TC actions get action sample index 1",
416 … "matchPattern": "action order [0-9]+: sample rate 1/4098 group 5294967299 continue.*index 1 ref",
435 … "cmdUnderTest": "$TC actions add action sample rate 1024 group 4 trunc 112233445566 index 11",
437 "verifyCmd": "$TC actions get action sample index 11",
438 …hPattern": "action order [0-9]+: sample rate 1/1024 group 4 trunc_size 112233445566.*index 11 ref",
444 "name": "Add sample action with invalid index",
457 "cmdUnderTest": "$TC actions add action sample rate 1024 group 4 index 5294967299",
459 "verifyCmd": "$TC actions get action sample index 5294967299",
460 … "matchPattern": "action order [0-9]+: sample rate 1/1024 group 4 pipe.*index 5294967299 ref",
466 "name": "Add sample action with maximum allowed index",
479 "cmdUnderTest": "$TC actions add action sample rate 1024 group 4 index 4294967295",
481 "verifyCmd": "$TC actions get action sample index 4294967295",
482 … "matchPattern": "action order [0-9]+: sample rate 1/1024 group 4 pipe.*index 4294967295 ref",
503 "cmdUnderTest": "$TC actions add action sample rate 1024 group 4 index 45 cookie aabbccdd",
505 "verifyCmd": "$TC actions get action sample index 45",
506 … "matchPattern": "action order [0-9]+: sample rate 1/1024 group 4 pipe.*index 45.*cookie aabbccdd",
526 "$TC actions add action sample rate 1024 group 4 index 4"
528 "cmdUnderTest": "$TC actions replace action sample rate 2048 group 4 index 4",
531 "matchPattern": "action order [0-9]+: sample rate 1/2048 group 4 pipe.*index 4",
551 "$TC actions add action sample rate 1024 group 4 index 4"
553 "cmdUnderTest": "$TC actions replace action sample rate 1024 group 7 index 4",
556 "matchPattern": "action order [0-9]+: sample rate 1/1024 group 7 pipe.*index 4",
576 "$TC actions add action sample rate 1024 group 4 trunc 48 index 4"
578 "cmdUnderTest": "$TC actions replace action sample rate 1024 group 7 trunc 64 index 4",
581 … "matchPattern": "action order [0-9]+: sample rate 1/1024 group 7 trunc_size 64 pipe.*index 4",
601 "$TC actions add action sample rate 1024 group 4 reclassify index 4"
603 "cmdUnderTest": "$TC actions replace action sample rate 1024 group 7 pipe index 4",
606 "matchPattern": "action order [0-9]+: sample rate 1/1024 group 7 pipe.*index 4",
626 "$TC actions add action sample rate 1024 group 4 pass index 90"
628 …"cmdUnderTest": "$TC actions replace action sample rate 1024 group 7 goto chain 42 index 90 cookie…
631 "matchPattern": "action order [0-9]+: sample rate 1/1024 group 4 pass.*index 90",