Lines Matching full:index
20 "cmdUnderTest": "$TC actions add action sample rate 10 group 1 index 2",
22 "verifyCmd": "$TC actions get action sample index 2",
23 "matchPattern": "action order [0-9]+: sample rate 1/10 group 1.*index 2 ref",
47 "cmdUnderTest": "$TC actions add action sample rate 700 group 2 continue index 2",
49 "verifyCmd": "$TC actions get action sample index 2",
50 "matchPattern": "action order [0-9]+: sample rate 1/700 group 2 continue.*index 2 ref",
74 "cmdUnderTest": "$TC actions add action sample rate 10000 group 11 drop index 22",
77 "matchPattern": "action order [0-9]+: sample rate 1/10000 group 11 drop.*index 22 ref",
101 "cmdUnderTest": "$TC actions add action sample rate 20000 group 72 reclassify index 100",
104 … "matchPattern": "action order [0-9]+: sample rate 1/20000 group 72 reclassify.*index 100 ref",
128 "cmdUnderTest": "$TC actions add action sample rate 20 group 2 pipe index 100",
131 "matchPattern": "action order [0-9]+: sample rate 1/20 group 2 pipe.*index 100 ref",
155 "cmdUnderTest": "$TC actions add action sample rate 700 group 25 jump 4 index 200",
157 "verifyCmd": "$TC actions get action sample index 200",
158 "matchPattern": "action order [0-9]+: sample rate 1/700 group 25 jump 4.*index 200 ref",
182 "cmdUnderTest": "$TC actions add action sample rate 0 group 1 index 2",
184 "verifyCmd": "$TC actions get action sample index 2",
185 "matchPattern": "action order [0-9]+: sample rate 1/0 group 1.*index 2 ref",
209 "cmdUnderTest": "$TC actions add action sample rate 200000 group 52 foo index 1",
212 "matchPattern": "action order [0-9]+: sample rate 1/200000 group 52 foo.*index 1 ref",
234 "cmdUnderTest": "$TC actions add action sample index 1",
237 "matchPattern": "action order [0-9]+: sample.*index 1 ref",
259 "cmdUnderTest": "$TC actions add action sample group 10 index 1",
262 "matchPattern": "action order [0-9]+: sample.*group 10.*index 1 ref",
284 "cmdUnderTest": "$TC actions add action sample rate 100 index 10",
286 "verifyCmd": "$TC actions get action sample index 10",
287 "matchPattern": "action order [0-9]+: sample rate 1/100.*index 10 ref",
309 "cmdUnderTest": "$TC actions add action sample rate 100 index 10",
311 "verifyCmd": "$TC actions get action sample index 10",
312 "matchPattern": "action order [0-9]+: sample rate 1/100.*index 10 ref",
334 "cmdUnderTest": "$TC actions add action sample rate 1024 group 4 trunc 1024 index 10",
336 "verifyCmd": "$TC actions get action sample index 10",
337 …atchPattern": "action order [0-9]+: sample rate 1/1024 group 4 trunc_size 1024 pipe.*index 10 ref",
361 "cmdUnderTest": "$TC actions add action sample rate 4294967295 group 4 index 10",
363 "verifyCmd": "$TC actions get action sample index 10",
364 "matchPattern": "action order [0-9]+: sample rate 1/4294967295 group 4 pipe.*index 10 ref",
388 … "cmdUnderTest": "$TC actions add action sample rate 16000 group 4 trunc 4294967295 index 10",
390 "verifyCmd": "$TC actions get action sample index 10",
391 …tern": "action order [0-9]+: sample rate 1/16000 group 4 trunc_size 4294967295 pipe.*index 10 ref",
415 "cmdUnderTest": "$TC actions add action sample rate 4294 group 4294967295 index 1",
417 "verifyCmd": "$TC actions get action sample index 1",
418 … "matchPattern": "action order [0-9]+: sample rate 1/4294 group 4294967295 pipe.*index 1 ref",
442 "cmdUnderTest": "$TC actions add action sample rate 4294967296 group 4 index 10",
444 "verifyCmd": "$TC actions get action sample index 10",
445 "matchPattern": "action order [0-9]+: sample rate 1/4294967296 group 4 pipe.*index 10 ref",
467 "cmdUnderTest": "$TC actions add action sample rate 4098 group 5294967299 continue index 1",
469 "verifyCmd": "$TC actions get action sample index 1",
470 … "matchPattern": "action order [0-9]+: sample rate 1/4098 group 5294967299 continue.*index 1 ref",
492 … "cmdUnderTest": "$TC actions add action sample rate 1024 group 4 trunc 112233445566 index 11",
494 "verifyCmd": "$TC actions get action sample index 11",
495 …hPattern": "action order [0-9]+: sample rate 1/1024 group 4 trunc_size 112233445566.*index 11 ref",
501 "name": "Add sample action with invalid index",
517 "cmdUnderTest": "$TC actions add action sample rate 1024 group 4 index 5294967299",
519 "verifyCmd": "$TC actions get action sample index 5294967299",
520 … "matchPattern": "action order [0-9]+: sample rate 1/1024 group 4 pipe.*index 5294967299 ref",
526 "name": "Add sample action with maximum allowed index",
542 "cmdUnderTest": "$TC actions add action sample rate 1024 group 4 index 4294967295",
544 "verifyCmd": "$TC actions get action sample index 4294967295",
545 … "matchPattern": "action order [0-9]+: sample rate 1/1024 group 4 pipe.*index 4294967295 ref",
569 "cmdUnderTest": "$TC actions add action sample rate 1024 group 4 index 45 cookie aabbccdd",
571 "verifyCmd": "$TC actions get action sample index 45",
572 … "matchPattern": "action order [0-9]+: sample rate 1/1024 group 4 pipe.*index 45.*cookie aabbccdd",
595 "$TC actions add action sample rate 1024 group 4 index 4"
597 "cmdUnderTest": "$TC actions replace action sample rate 2048 group 4 index 4",
600 "matchPattern": "action order [0-9]+: sample rate 1/2048 group 4 pipe.*index 4",
623 "$TC actions add action sample rate 1024 group 4 index 4"
625 "cmdUnderTest": "$TC actions replace action sample rate 1024 group 7 index 4",
628 "matchPattern": "action order [0-9]+: sample rate 1/1024 group 7 pipe.*index 4",
651 "$TC actions add action sample rate 1024 group 4 trunc 48 index 4"
653 "cmdUnderTest": "$TC actions replace action sample rate 1024 group 7 trunc 64 index 4",
656 … "matchPattern": "action order [0-9]+: sample rate 1/1024 group 7 trunc_size 64 pipe.*index 4",
679 "$TC actions add action sample rate 1024 group 4 reclassify index 4"
681 "cmdUnderTest": "$TC actions replace action sample rate 1024 group 7 pipe index 4",
684 "matchPattern": "action order [0-9]+: sample rate 1/1024 group 7 pipe.*index 4",
707 "$TC actions add action sample rate 1024 group 4 pass index 90"
709 …"cmdUnderTest": "$TC actions replace action sample rate 1024 group 7 goto chain 42 index 90 cookie…
712 "matchPattern": "action order [0-9]+: sample rate 1/1024 group 4 pass.*index 90",
720 "name": "Delete sample action with valid index",
735 "$TC actions add action sample rate 10 group 1 index 20"
737 "cmdUnderTest": "$TC actions del action sample index 20",
739 "verifyCmd": "$TC actions get action sample index 20",
740 "matchPattern": "action order [0-9]+: sample rate 1/10 group 1.*index 20 ref",
748 "name": "Delete sample action with invalid index",
763 "$TC actions add action sample rate 10 group 1 index 20"
765 "cmdUnderTest": "$TC actions del action sample index 10",
767 "verifyCmd": "$TC actions get action sample index 20",
768 "matchPattern": "action order [0-9]+: sample rate 1/10 group 1.*index 20 ref",