Lines Matching full:add

4         "name": "Add valid basic police action",
20 "cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k index 1",
31 "name": "Add police action with duplicate index",
46 "$TC actions add action police rate 4Mbit burst 120k index 9"
48 "cmdUnderTest": "$TC actions add action police rate 8kbit burst 24k index 9",
59 "name": "Add valid police action with mtu",
75 "cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 1k index 98",
86 "name": "Add valid police action with peakrate",
102 …"cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100kbit inde…
113 "name": "Add police action with peakrate and no mtu",
129 … "cmdUnderTest": "$TC actions add action police rate 5kbit burst 6kb peakrate 10kbit index 9",
140 "name": "Add police action with valid overhead",
156 "cmdUnderTest": "$TC actions add action police rate 1mbit burst 100k overhead 64 index 64",
167 "name": "Add police action with ethernet linklayer type",
183 … "cmdUnderTest": "$TC actions add action police rate 2mbit burst 200k linklayer ethernet index 8",
194 "name": "Add police action with atm linklayer type",
210 "cmdUnderTest": "$TC actions add action police rate 2mbit burst 200k linklayer atm index 8",
221 "name": "Add police actions with conform-exceed control continue/drop",
237 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed continue/drop …
248 "name": "Add police actions with conform-exceed control pass/reclassify",
264 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed pass/reclassif…
275 "name": "Add police actions with conform-exceed control pass/pipe",
291 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed pass/pipe inde…
302 "name": "Add police action with invalid rate value",
318 …"cmdUnderTest": "$TC actions add action police rate 3tb burst 250k conform-exceed pass/pipe index …
329 "name": "Add police action with invalid burst value",
345 …"cmdUnderTest": "$TC actions add action police rate 3kbit burst 250P conform-exceed pass/pipe inde…
356 "name": "Add police actions with conform-exceed control pass/pipe [with numeric values]",
372 … "cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed 0/3 index 1",
383 "name": "Add police actions with conform-exceed control <invalid>/drop",
399 …"cmdUnderTest": "$TC actions add action police rate 3mbit burst 250k conform-exceed 10/drop index …
410 "name": "Add police action with invalid peakrate value",
426 …"cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100T index 1…
437 "name": "Add police action with invalid mtu value",
453 "cmdUnderTest": "$TC actions add action police rate 10kbit burst 10k mtu 2Pbit index 1",
464 "name": "Add police action with cookie",
480 …"cmdUnderTest": "$TC actions add action police rate 10mbit burst 10k index 1 cookie a1b1c1d1e1f122…
491 "name": "Add police action with maximum index",
507 "cmdUnderTest": "$TC actions add action police rate 10mbit burst 10k index 4294967295",
533 "$TC actions add action police rate 5mbit burst 2m index 12"
561 "$TC actions add action police rate 1mbit burst 100k index 1",
562 "$TC actions add action police rate 2mbit burst 200k index 2",
563 "$TC actions add action police rate 3mbit burst 300k index 3",
564 "$TC actions add action police rate 4mbit burst 400k index 4",
565 "$TC actions add action police rate 5mbit burst 500k index 5",
566 "$TC actions add action police rate 6mbit burst 600k index 6",
567 "$TC actions add action police rate 7mbit burst 700k index 7",
568 "$TC actions add action police rate 8mbit burst 800k index 8"
596 "$TC actions add action police rate 1mbit burst 100k index 1"
624 "$TC actions add action police rate 1mbit burst 100k index 1",
625 "$TC actions add action police rate 2mbit burst 200k index 2",
626 "$TC actions add action police rate 3mbit burst 300k index 3",
627 "$TC actions add action police rate 4mbit burst 400k index 4",
628 "$TC actions add action police rate 5mbit burst 500k index 5",
629 "$TC actions add action police rate 6mbit burst 600k index 6",
630 "$TC actions add action police rate 7mbit burst 700k index 7",
631 "$TC actions add action police rate 8mbit burst 800k index 8"
653 "$TC actions add action police rate 1mbit burst 100k index 1",
654 "$TC actions add action police rate 2mbit burst 200k index 2",
655 "$TC actions add action police rate 3mbit burst 300k index 3",
656 "$TC actions add action police rate 4mbit burst 400k index 4",
657 "$TC actions add action police rate 5mbit burst 500k index 5",
658 "$TC actions add action police rate 6mbit burst 600k index 6",
659 "$TC actions add action police rate 7mbit burst 700k index 7",
660 "$TC actions add action police rate 8mbit burst 800k index 8"
673 "name": "Add police action with control continue",
689 "cmdUnderTest": "$TC actions add action police rate 7mbit burst 1m continue index 1",
700 "name": "Add police action with control drop",
716 "cmdUnderTest": "$TC actions add action police rate 7mbit burst 1m drop index 1",
727 "name": "Add police action with control ok",
743 "cmdUnderTest": "$TC actions add action police rate 7mbit burst 1m ok index 1",
754 "name": "Add police action with control reclassify",
770 "cmdUnderTest": "$TC actions add action police rate 7mbit burst 1m reclassify index 1",
781 "name": "Add police action with control pipe",
797 "cmdUnderTest": "$TC actions add action police rate 7mbit burst 1m pipe index 1",
808 "name": "Add police action with exceed goto chain control action",
824 …"cmdUnderTest": "$TC actions add action police rate 1mbit burst 1k conform-exceed pass / goto chai…
850 "$TC actions add action police rate 3mbit burst 250k drop index 90"
863 "name": "Add valid police action with packets per second rate limit",
879 "cmdUnderTest": "$TC actions add action police pkts_rate 1000 pkts_burst 200 index 1",
890 "name": "Add invalid police action with both bps and pps",
906 …"cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k pkts_rate 1000 pkts_burst 200 …
917 "name": "Add police action with skip_hw option",
933 "cmdUnderTest": "$TC actions add action police rate 1kbit burst 10k index 100 skip_hw",