Lines Matching +full:1 +full:- +full:255

16                 1,
17 255
20 … "cmdUnderTest": "$TC actions add action tunnel_key set src_ip 10.10.10.1 dst_ip 20.20.20.2 id 1",
23 …"matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 10.10.10.1.*dst_ip 20.20.20.2.*key_i…
24 "matchCount": "1",
43 1,
44 255
48 "expExitCode": "255",
50 "matchPattern": "action order [0-9]+: tunnel_key set.*dst_ip 20.20.20.2.*key_id 100",
56 1,
57 255
75 1,
76 255
80 "expExitCode": "255",
82 "matchPattern": "action order [0-9]+: tunnel_key set.*src_ip 10.10.10.1.*key_id 100",
88 1,
89 255
107 1,
108 255
111 …t": "$TC actions add action tunnel_key set src_ip 300.168.100.1 dst_ip 192.168.200.1 id 7 index 1",
112 "expExitCode": "1",
113 "verifyCmd": "$TC actions get action tunnel_key index 1",
114 …"matchPattern": "action order [0-9]+: tunnel_key set.*src_ip 300.168.100.1.*dst_ip 192.168.200.1.*…
120 1,
121 255
139 1,
140 255
144 "expExitCode": "1",
146 …"matchPattern": "action order [0-9]+: tunnel_key set.*src_ip 192.168.100.1.*dst_ip 192.168.800.1.*…
152 1,
153 255
171 1,
172 255
175 …$TC actions add action tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 112233445566778899 index 1",
176 "expExitCode": "255",
177 "verifyCmd": "$TC actions get action tunnel_key index 1",
178 …"matchPattern": "action order [0-9]+: tunnel_key set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 11223…
184 1,
185 255
203 1,
204 255
207 …$TC actions add action tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 11 dst_port 998877 index 1",
208 "expExitCode": "255",
209 "verifyCmd": "$TC actions get action tunnel_key index 1",
210 …"matchPattern": "action order [0-9]+: tunnel_key set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 11.*d…
216 1,
217 255
235 1,
236 255
242 …"matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 192.168.100.1.*dst_ip 192.168.200.1.…
243 "matchCount": "1",
250 "name": "Add tunnel_key set action with index at 32-bit maximum",
262 1,
263 255
269 …"matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*id 11.*inde…
270 "matchCount": "1",
277 "name": "Add tunnel_key set action with index exceeding 32-bit maximum",
289 1,
290 255
294 "expExitCode": "255",
296 "matchPattern": "action order [0-9]+: tunnel_key set.*index 4294967295678 ref",
302 1,
303 255
309 "name": "Add tunnel_key set action with id value at 32-bit maximum",
321 1,
322 255
325 …Test": "$TC actions add action tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 4294967295 index 1",
327 "verifyCmd": "$TC actions get action tunnel_key index 1",
328 …"matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 4294…
329 "matchCount": "1",
336 "name": "Add tunnel_key set action with id value exceeding 32-bit maximum",
348 1,
349 255
352 …est": "$TC actions add action tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 42949672955 index 1",
353 "expExitCode": "255",
355 …"matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 4294…
361 1,
362 255
368 "name": "Add tunnel_key set action with dst_port value at 16-bit maximum",
380 1,
381 255
384 …$TC actions add action tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 429 dst_port 65535 index 1",
386 "verifyCmd": "$TC actions get action tunnel_key index 1",
387 …matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 429.*…
388 "matchCount": "1",
395 "name": "Add tunnel_key set action with dst_port value exceeding 16-bit maximum",
407 1,
408 255
411 … actions add action tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 429 dst_port 65535789 index 1",
412 "expExitCode": "255",
413 "verifyCmd": "$TC actions get action tunnel_key index 1",
414 …atchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 429.*d…
420 1,
421 255
439 1,
440 255
443 "cmdUnderTest": "$TC actions add action tunnel_key unset index 1",
445 "verifyCmd": "$TC actions get action tunnel_key index 1",
446 "matchPattern": "action order [0-9]+: tunnel_key.*unset.*index 1 ref",
447 "matchCount": "1",
466 1,
467 255
470 "cmdUnderTest": "$TC actions add action tunnel_key unset continue index 1",
472 "verifyCmd": "$TC actions get action tunnel_key index 1",
473 "matchPattern": "action order [0-9]+: tunnel_key.*unset continue.*index 1 ref",
474 "matchCount": "1",
493 1,
494 255
497 …unnel_key set src_ip 192.168.10.1 dst_ip 192.168.20.2 id 123 continue index 1 cookie aa11bb22cc33d…
499 "verifyCmd": "$TC actions get action tunnel_key index 1",
500 …hPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 192.168.10.1.*dst_ip 192.168.20.2.*key_id…
501 "matchCount": "1",
520 1,
521 255
524 …unnel_key set src_ip 192.168.10.1 dst_ip 192.168.20.2 id 123 continue index 1 cookie aa11bb22cc33d…
525 "expExitCode": "255",
526 "verifyCmd": "$TC actions get action tunnel_key index 1",
527 …hPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 192.168.10.1.*dst_ip 192.168.20.2.*key_id…
533 1,
534 255
552 1,
553 255
556 … "cmdUnderTest": "$TC actions add action tunnel_key src_ip 10.10.10.1 dst_ip 20.20.20.2 id 1",
557 "expExitCode": "255",
558 "verifyCmd": "$TC actions get action tunnel_key index 1",
559 … "matchPattern": "action order [0-9]+: tunnel_key.*src_ip 10.10.10.1.*dst_ip 20.20.20.2.*key_id 1",
565 1,
566 255
584 1,
585 255
588 …t": "$TC actions add action tunnel_key set src_ip 10.10.10.1 dst_ip 20.20.20.2 id 1 csum index 99",
591 …"matchPattern": "action order [0-9]+: tunnel_key.*src_ip 10.10.10.1.*dst_ip 20.20.20.2.*key_id 1.*…
592 "matchCount": "1",
611 1,
612 255
618 …"matchPattern": "action order [0-9]+: tunnel_key.*src_ip 10.10.10.1.*dst_ip 10.10.10.2.*key_id 782…
619 "matchCount": "1",
626 "name": "Add tunnel_key action with not-supported parameter",
638 1,
639 255
643 "expExitCode": "255",
645 …"matchPattern": "action order [0-9]+: tunnel_key.*src_ip 10.10.10.1.*dst_ip 10.10.10.2.*key_id 7.*…
651 1,
652 255
670 1,
671 255
677 …"matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 10.10.10.1.*dst_ip 10.10.10.2.*key_i…
678 "matchCount": "1",
697 1,
698 255
701 …el_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 42 dst_port 6081 geneve_opts 0102:80:00880022 index 1",
703 "verifyCmd": "$TC actions get action tunnel_key index 1",
704 …"action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 42.*dst_port 6081.*g…
705 "matchCount": "1",
724 1,
725 255
728 …_port 6081 geneve_opts 0102:80:00880022,0408:42:0040007611223344,0111:02:1020304011223344 index 1",
730 "verifyCmd": "$TC actions get action tunnel_key index 1",
731-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 42.*dst_port 6081.*geneve_opt[s]? 01…
732 "matchCount": "1",
751 1,
752 255
755 …_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 42 dst_port 6081 geneve_opts 824212:80:00880022 index 1",
756 "expExitCode": "255",
757 "verifyCmd": "$TC actions get action tunnel_key index 1",
758 …action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 42.*dst_port 6081.*ge…
778 1,
779 255
782 …_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 42 dst_port 6081 geneve_opts 0102:4224:00880022 index 1",
783 "expExitCode": "255",
784 "verifyCmd": "$TC actions get action tunnel_key index 1",
785 …action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 42.*dst_port 6081.*ge…
805 1,
806 255
809 …tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 42 dst_port 6081 geneve_opts 0102:80:4288 index 1",
810 "expExitCode": "255",
811 "verifyCmd": "$TC actions get action tunnel_key index 1",
812 …: "action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 42.*dst_port 6081.…
820 "name": "Add tunnel_key action with non-multiple of 4 data length geneve option parameter",
832 1,
833 255
836 …_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 id 42 dst_port 6081 geneve_opts 0102:80:4288428822 index 1",
837 "expExitCode": "255",
838 "verifyCmd": "$TC actions get action tunnel_key index 1",
839 …action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 42.*dst_port 6081.*ge…
859 1,
860 255
863 …t src_ip 1.1.1.1 dst_ip 2.2.2.2 id 42 dst_port 6081 geneve_opts 0102:80:00880022,0408:42: index 1",
864 "expExitCode": "255",
865 "verifyCmd": "$TC actions get action tunnel_key index 1",
866 …on order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*key_id 42.*dst_port 6081.*geneve…
886 1,
887 255
889 …ions add action tunnel_key set src_ip 10.10.10.1 dst_ip 20.20.20.2 dst_port 3128 csum id 1 index 1" string
891 …lace action tunnel_key set src_ip 11.11.11.1 dst_ip 21.21.21.2 dst_port 3129 nocsum id 11 index 1",
893 "verifyCmd": "$TC actions get action tunnel_key index 1",
894 …tern": "action order [0-9]+: tunnel_key.*set.*src_ip 11.11.11.1.*dst_ip 21.21.21.2.*key_id 11.*dst…
895 "matchCount": "1",
914 1,
915 255
917 …tunnel_key set src_ip 10.10.10.1 dst_ip 20.20.20.2 dst_port 3128 nocsum id 1 index 1 cookie 123456" string
919 …set src_ip 11.11.11.1 dst_ip 21.21.21.2 dst_port 3129 id 11 csum reclassify index 1 cookie 123456",
921 "verifyCmd": "$TC actions get action tunnel_key index 1",
922 …rn": "action order [0-9]+: tunnel_key.*set.*src_ip 11.11.11.1.*dst_ip 21.21.21.2.*key_id 11.*dst_p…
923 "matchCount": "1",
942 1,
943 255
945 … action tunnel_key set src_ip 10.10.10.1 dst_ip 20.20.20.2 dst_port 3128 nocsum id 1 pipe index 1", string
953 …tern": "action order [0-9]+: tunnel_key.*set.*src_ip 10.10.10.1.*dst_ip 20.20.20.2.*key_id 1.*dst_…
954 "matchCount": "1",
973 1,
974 255
976 … action tunnel_key set src_ip 10.10.10.1 dst_ip 20.20.20.2 dst_port 3128 nocsum id 1 pipe index 1", string
984 "matchPattern": "action order [0-9]+:.*",
1004 1,
1005 255
1007 … action tunnel_key set src_ip 10.10.10.1 dst_ip 20.20.20.2 dst_port 3128 nocsum id 1 pass index 90" string
1010 "expExitCode": "255",
1012 …"matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 10.10.10.1.*dst_ip 20.20.20.2.*key_i…
1013 "matchCount": "1",
1032 1,
1033 255
1036 …rTest": "$TC actions add action tunnel_key set src_ip 10.10.10.1 dst_ip 20.20.20.2 id 1 no_percpu",
1039 …"matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 10.10.10.1.*dst_ip 20.20.20.2.*key_i…
1040 "matchCount": "1",
1059 1,
1060 255
1062 "$TC actions add action tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 index 1" string
1064 "cmdUnderTest": "$TC actions del action tunnel_key index 1",
1067 … "matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*index 1",
1087 1,
1088 255
1090 "$TC actions add action tunnel_key set src_ip 1.1.1.1 dst_ip 2.2.2.2 index 1" string
1093 "expExitCode": "255",
1095 … "matchPattern": "action order [0-9]+: tunnel_key.*set.*src_ip 1.1.1.1.*dst_ip 2.2.2.2.*index 1",
1096 "matchCount": "1",
1111 "dependsOn": "$TC actions add action tunnel_key help 2>&1 | grep -q nofrag",
1116 1,
1117 255
1123 …"matchPattern": "action order [0-9]+: tunnel_key.*src_ip 10.10.10.1.*dst_ip 10.10.10.2.*key_id 111…
1124 "matchCount": "1",