Lines Matching full:action
4 "name": "Add valid basic police action",
11 "$TC actions flush action police",
17 "cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k index 1",
19 "verifyCmd": "$TC actions ls action police",
20 "matchPattern": "action order [0-9]*: police 0x1 rate 1Kbit burst 10Kb",
23 "$TC actions flush action police"
28 "name": "Add police action with duplicate index",
35 "$TC actions flush action police",
40 "$TC actions add action police rate 4Mbit burst 120k index 9"
42 "cmdUnderTest": "$TC actions add action police rate 8kbit burst 24k index 9",
44 "verifyCmd": "$TC actions ls action police",
45 "matchPattern": "action order [0-9]*: police 0x9",
48 "$TC actions flush action police"
53 "name": "Add valid police action with mtu",
60 "$TC actions flush action police",
66 "cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 1k index 98",
68 "verifyCmd": "$TC actions get action police index 98",
69 "matchPattern": "action order [0-9]*: police 0x62 rate 90Kbit burst 10Kb mtu 1Kb",
72 "$TC actions flush action police"
77 "name": "Add valid police action with peakrate",
84 "$TC actions flush action police",
90 …"cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100kbit inde…
92 "verifyCmd": "$TC actions ls action police",
93 …"matchPattern": "action order [0-9]*: police 0x3 rate 90Kbit burst 10Kb mtu 2Kb peakrate 100Kbit",
96 "$TC actions flush action police"
101 "name": "Add police action with peakrate and no mtu",
108 "$TC actions flush action police",
114 … "cmdUnderTest": "$TC actions add action police rate 5kbit burst 6kb peakrate 10kbit index 9",
116 "verifyCmd": "$TC actions ls action police",
117 "matchPattern": "action order [0-9]*: police 0x9 rate 5Kb burst 10Kb",
120 "$TC actions flush action police"
125 "name": "Add police action with valid overhead",
132 "$TC actions flush action police",
138 "cmdUnderTest": "$TC actions add action police rate 1mbit burst 100k overhead 64 index 64",
140 "verifyCmd": "$TC actions get action police index 64",
141 …"matchPattern": "action order [0-9]*: police 0x40 rate 1Mbit burst 100Kb mtu 2Kb action reclassif…
144 "$TC actions flush action police"
149 "name": "Add police action with ethernet linklayer type",
156 "$TC actions flush action police",
162 … "cmdUnderTest": "$TC actions add action police rate 2mbit burst 200k linklayer ethernet index 8",
164 "verifyCmd": "$TC actions show action police",
165 …"matchPattern": "action order [0-9]*: police 0x8 rate 2Mbit burst 200Kb mtu 2Kb action reclassify…
168 "$TC actions flush action police"
173 "name": "Add police action with atm linklayer type",
180 "$TC actions flush action police",
186 "cmdUnderTest": "$TC actions add action police rate 2mbit burst 200k linklayer atm index 8",
188 "verifyCmd": "$TC actions show action police",
189 …"matchPattern": "action order [0-9]*: police 0x8 rate 2Mbit burst 200Kb mtu 2Kb action reclassify…
192 "$TC actions flush action police"
204 "$TC actions flush action police",
210 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed continue/drop …
212 "verifyCmd": "$TC actions get action police index 1",
213 …"matchPattern": "action order [0-9]*: police 0x1 rate 3Mbit burst 250Kb mtu 2Kb action continue/d…
216 "$TC actions flush action police"
228 "$TC actions flush action police",
234 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed pass/reclassif…
236 "verifyCmd": "$TC actions ls action police",
237 …"matchPattern": "action order [0-9]*: police 0x4 rate 3Mbit burst 250Kb mtu 2Kb action pass/recla…
240 "$TC actions flush action police"
252 "$TC actions flush action police",
258 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed pass/pipe inde…
260 "verifyCmd": "$TC actions ls action police",
261 …"matchPattern": "action order [0-9]*: police 0x5 rate 3Mbit burst 250Kb mtu 2Kb action pass/pipe",
264 "$TC actions flush action police"
269 "name": "Add police action with invalid rate value",
276 "$TC actions flush action police",
282 …"cmdUnderTest": "$TC actions add action police rate 3tb burst 250k conform-exceed pass/pipe index …
284 "verifyCmd": "$TC actions ls action police",
285 … "matchPattern": "action order [0-9]*: police 0x5 rate 3Tb burst 250Kb mtu 2Kb action pass/pipe",
288 "$TC actions flush action police"
293 "name": "Add police action with invalid burst value",
300 "$TC actions flush action police",
306 …"cmdUnderTest": "$TC actions add action police rate 3kbit burst 250P conform-exceed pass/pipe inde…
308 "verifyCmd": "$TC actions ls action police",
309 …"matchPattern": "action order [0-9]*: police 0x5 rate 3Kbit burst 250Pb mtu 2Kb action pass/pipe",
312 "$TC actions flush action police"
324 "$TC actions flush action police",
330 … "cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed 0/3 index 1",
332 "verifyCmd": "$TC actions get action police index 1",
333 …"matchPattern": "action order [0-9]*: police 0x1 rate 3Mbit burst 250Kb mtu 2Kb action pass/pipe",
336 "$TC actions flush action police"
348 "$TC actions flush action police",
354 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed 10/drop index …
356 "verifyCmd": "$TC actions ls action police",
357 "matchPattern": "action order [0-9]*: police 0x1 rate 3Mbit burst 250Kb mtu 2Kb action ",
360 "$TC actions flush action police"
365 "name": "Add police action with invalid peakrate value",
372 "$TC actions flush action police",
378 …"cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100T index 1…
380 "verifyCmd": "$TC actions ls action police",
381 …"matchPattern": "action order [0-9]*: police 0x1 rate 90Kbit burst 10Kb mtu 2Kb peakrate 100Tbit",
384 "$TC actions flush action police"
389 "name": "Add police action with invalid mtu value",
396 "$TC actions flush action police",
402 "cmdUnderTest": "$TC actions add action police rate 10kbit burst 10k mtu 2Pbit index 1",
404 "verifyCmd": "$TC actions ls action police",
405 "matchPattern": "action order [0-9]*: police 0x1 rate 10Kbit burst 1Kb mtu 2Pb",
408 "$TC actions flush action police"
413 "name": "Add police action with cookie",
420 "$TC actions flush action police",
426 …"cmdUnderTest": "$TC actions add action police rate 10mbit burst 10k index 1 cookie a1b1c1d1e1f122…
428 "verifyCmd": "$TC actions get action police index 1",
429 …"matchPattern": "action order [0-9]*: police 0x1 rate 10Mbit burst 10Kb mtu 2Kb.*cookie a1b1c1d1e…
432 "$TC actions flush action police"
437 "name": "Add police action with maximum index",
444 "$TC actions flush action police",
450 "cmdUnderTest": "$TC actions add action police rate 10mbit burst 10k index 4294967295",
452 "verifyCmd": "$TC actions get action police index 4294967295",
453 "matchPattern": "action order [0-9]*: police 0xffffffff rate 10Mbit burst 10Kb mtu 2Kb",
456 "$TC actions flush action police"
461 "name": "Delete police action",
468 "$TC actions flush action police",
473 "$TC actions add action police rate 5mbit burst 2m index 12"
475 "cmdUnderTest": "$TC actions delete action police index 12",
477 "verifyCmd": "$TC actions ls action police",
478 "matchPattern": "action order [0-9]*: police 0xc rate 5Mb burst 2Mb",
481 "$TC actions flush action police"
486 "name": "Get single police action from many actions",
493 "$TC actions flush action police",
498 "$TC actions add action police rate 1mbit burst 100k index 1",
499 "$TC actions add action police rate 2mbit burst 200k index 2",
500 "$TC actions add action police rate 3mbit burst 300k index 3",
501 "$TC actions add action police rate 4mbit burst 400k index 4",
502 "$TC actions add action police rate 5mbit burst 500k index 5",
503 "$TC actions add action police rate 6mbit burst 600k index 6",
504 "$TC actions add action police rate 7mbit burst 700k index 7",
505 "$TC actions add action police rate 8mbit burst 800k index 8"
507 "cmdUnderTest": "$TC actions get action police index 4",
509 "verifyCmd": "$TC actions get action police index 4",
510 "matchPattern": "action order [0-9]*: police 0x4 rate 4Mbit burst 400Kb",
513 "$TC actions flush action police"
518 "name": "Get single police action without specifying index",
525 "$TC actions flush action police",
530 "$TC actions add action police rate 1mbit burst 100k index 1"
532 "cmdUnderTest": "$TC actions get action police",
534 "verifyCmd": "$TC actions get action police",
535 "matchPattern": "action order [0-9]*: police",
538 "$TC actions flush action police"
550 "$TC actions flush action police",
555 "$TC actions add action police rate 1mbit burst 100k index 1",
556 "$TC actions add action police rate 2mbit burst 200k index 2",
557 "$TC actions add action police rate 3mbit burst 300k index 3",
558 "$TC actions add action police rate 4mbit burst 400k index 4",
559 "$TC actions add action police rate 5mbit burst 500k index 5",
560 "$TC actions add action police rate 6mbit burst 600k index 6",
561 "$TC actions add action police rate 7mbit burst 700k index 7",
562 "$TC actions add action police rate 8mbit burst 800k index 8"
564 "cmdUnderTest": "$TC actions list action police",
566 "verifyCmd": "$TC actions ls action police",
567 "matchPattern": "action order [0-9]*: police 0x[1-8] rate [1-8]Mbit burst [1-8]00Kb",
570 "$TC actions flush action police"
581 "$TC actions add action police rate 1mbit burst 100k index 1",
582 "$TC actions add action police rate 2mbit burst 200k index 2",
583 "$TC actions add action police rate 3mbit burst 300k index 3",
584 "$TC actions add action police rate 4mbit burst 400k index 4",
585 "$TC actions add action police rate 5mbit burst 500k index 5",
586 "$TC actions add action police rate 6mbit burst 600k index 6",
587 "$TC actions add action police rate 7mbit burst 700k index 7",
588 "$TC actions add action police rate 8mbit burst 800k index 8"
590 "cmdUnderTest": "$TC actions flush action police",
592 "verifyCmd": "$TC actions ls action police",
593 "matchPattern": "action order [0-9]*: police",
601 "name": "Add police action with control continue",
608 "$TC actions flush action police",
614 "cmdUnderTest": "$TC actions add action police rate 7mbit burst 1m continue index 1",
616 "verifyCmd": "$TC actions get action police index 1",
617 …"matchPattern": "action order [0-9]*: police 0x1 rate 7Mbit burst 1024Kb mtu 2Kb action continue",
620 "$TC actions flush action police"
625 "name": "Add police action with control drop",
632 "$TC actions flush action police",
638 "cmdUnderTest": "$TC actions add action police rate 7mbit burst 1m drop index 1",
640 "verifyCmd": "$TC actions ls action police",
641 … "matchPattern": "action order [0-9]*: police 0x1 rate 7Mbit burst 1024Kb mtu 2Kb action drop",
644 "$TC actions flush action police"
649 "name": "Add police action with control ok",
656 "$TC actions flush action police",
662 "cmdUnderTest": "$TC actions add action police rate 7mbit burst 1m ok index 1",
664 "verifyCmd": "$TC actions ls action police",
665 … "matchPattern": "action order [0-9]*: police 0x1 rate 7Mbit burst 1024Kb mtu 2Kb action pass",
668 "$TC actions flush action police"
673 "name": "Add police action with control reclassify",
680 "$TC actions flush action police",
686 "cmdUnderTest": "$TC actions add action police rate 7mbit burst 1m reclassify index 1",
688 "verifyCmd": "$TC actions get action police index 1",
689 …"matchPattern": "action order [0-9]*: police 0x1 rate 7Mbit burst 1024Kb mtu 2Kb action reclassif…
692 "$TC actions flush action police"
697 "name": "Add police action with control pipe",
704 "$TC actions flush action police",
710 "cmdUnderTest": "$TC actions add action police rate 7mbit burst 1m pipe index 1",
712 "verifyCmd": "$TC actions ls action police",
713 … "matchPattern": "action order [0-9]*: police 0x1 rate 7Mbit burst 1024Kb mtu 2Kb action pipe",
716 "$TC actions flush action police"
721 "name": "Add police action with exceed goto chain control action",
728 "$TC actions flush action police",
734 …"cmdUnderTest": "$TC actions add action police rate 1mbit burst 1k conform-exceed pass / goto chai…
736 "verifyCmd": "$TC actions ls action police",
737 …"matchPattern": "action order [0-9]*: police 0x1 rate 1Mbit burst 1Kb mtu 2Kb action pass/goto ch…
740 "$TC actions flush action police"
745 "name": "Replace police action with invalid goto chain control",
752 "$TC actions flush action police",
757 "$TC actions add action police rate 3mbit burst 250k drop index 90"
759 …"cmdUnderTest": "$TC actions replace action police rate 3mbit burst 250k goto chain 42 index 90 co…
761 "verifyCmd": "$TC actions get action police index 90",
762 … "matchPattern": "action order [0-9]*: police 0x5a rate 3Mbit burst 250Kb mtu 2Kb action drop",
765 "$TC actions flush action police"
770 "name": "Add valid police action with packets per second rate limit",
777 "$TC actions flush action police",
783 "cmdUnderTest": "$TC actions add action police pkts_rate 1000 pkts_burst 200 index 1",
785 "verifyCmd": "$TC actions ls action police",
786 …"matchPattern": "action order [0-9]*: police 0x1 rate 0bit burst 0b mtu 4096Mb pkts_rate 1000 pkt…
789 "$TC actions flush action police"
794 "name": "Add invalid police action with both bps and pps",
801 "$TC actions flush action police",
807 …"cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k pkts_rate 1000 pkts_burst 200 …
809 "verifyCmd": "$TC actions ls action police",
810 "matchPattern": "action order [0-9]*: police 0x1 ",
813 "$TC actions flush action police"
818 "name": "Add police action with skip_hw option",
825 "$TC actions flush action police",
831 "cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k index 100 skip_hw",
833 "verifyCmd": "$TC actions ls action police | grep skip_hw",
837 "$TC actions flush action police"