aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/tc-testing/tc-tests/actions/csum.json
blob: ddabb2fbb7c72b4fa49787636c0b3502fb807aeb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
[
    {
        "id": "6d84",
        "name": "Add csum iph action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum iph index 800",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 800",
        "matchPattern": "action order [0-9]*: csum \\(iph\\) action pass.*index 800 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "1862",
        "name": "Add csum ip4h action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum ip4h index 7",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 7",
        "matchPattern": "action order [0-9]*: csum \\(iph\\) action pass.*index 7 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "15c6",
        "name": "Add csum ipv4h action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum ipv4h index 1122",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 1122",
        "matchPattern": "action order [0-9]*: csum \\(iph\\) action pass.*index 1122 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "bf47",
        "name": "Add csum icmp action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum icmp index 1",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 1",
        "matchPattern": "action order [0-9]*: csum \\(icmp\\) action pass.*index 1 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "cc1d",
        "name": "Add csum igmp action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum igmp index 999",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 999",
        "matchPattern": "action order [0-9]*: csum \\(igmp\\) action pass.*index 999 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "bccc",
        "name": "Add csum foobar action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum foobar index 1",
        "expExitCode": "255",
        "verifyCmd": "$TC actions ls action csum",
        "matchPattern": "action order [0-9]*: csum \\(foobar\\) action pass.*index 1 ref",
        "matchCount": "0",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "3bb4",
        "name": "Add csum tcp action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum tcp index 9999",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 9999",
        "matchPattern": "action order [0-9]*: csum \\(tcp\\) action pass.*index 9999 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "759c",
        "name": "Add csum udp action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum udp index 334455",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 334455",
        "matchPattern": "action order [0-9]*: csum \\(udp\\) action pass.*index 334455 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "bdb6",
        "name": "Add csum udp xor iph action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum udp xor iph index 3",
        "expExitCode": "255",
        "verifyCmd": "$TC actions ls action csum",
        "matchPattern": "action order [0-9]*: csum \\(udp xor iph\\) action pass.*index 3 ref",
        "matchCount": "0",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "c220",
        "name": "Add csum udplite action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum udplite continue index 3",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 3",
        "matchPattern": "action order [0-9]*: csum \\(udplite\\) action continue.*index 3 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "8993",
        "name": "Add csum sctp action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum sctp index 777",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 777",
        "matchPattern": "action order [0-9]*: csum \\(sctp\\) action pass.*index 777 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "b138",
        "name": "Add csum ip & icmp action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum ip and icmp pipe index 123",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 123",
        "matchPattern": "action order [0-9]*: csum \\(iph, icmp\\) action pipe.*index 123 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "eeda",
        "name": "Add csum ip & sctp action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum ipv4h sctp continue index 2",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 2",
        "matchPattern": "action order [0-9]*: csum \\(iph, sctp\\) action continue.*index 2 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "0017",
        "name": "Add csum udp or tcp action",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum udp or tcp continue index 27",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 27",
        "matchPattern": "action order [0-9]*: csum \\(tcp, udp\\) action continue.*index 27 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "b10b",
        "name": "Add all 7 csum actions",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum icmp ip4h sctp igmp udplite udp tcp index 7",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 7",
        "matchPattern": "action order [0-9]*: csum \\(iph, icmp, igmp, tcp, udp, udplite, sctp\\).*index 7 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "ce92",
        "name": "Add csum udp action with cookie",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum udp pipe index 7 cookie 12345678",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 7",
        "matchPattern": "action order [0-9]*: csum \\(udp\\) action pipe.*index 7.*cookie 12345678",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "912f",
        "name": "Add csum icmp action with large cookie",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "$TC actions add action csum icmp pipe index 17 cookie aabbccddeeff1122",
        "expExitCode": "0",
        "verifyCmd": "$TC actions get action csum index 17",
        "matchPattern": "action order [0-9]*: csum \\(icmp\\) action pipe.*index 17.*cookie aabbccddeeff1122",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "879b",
        "name": "Add batch of 32 csum tcp actions",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "bash -c \"for i in \\`seq 1 32\\`; do cmd=\\\"action csum tcp continue index \\$i \\\"; args=\"\\$args\\$cmd\"; done && $TC actions add \\$args\"",
        "expExitCode": "0",
        "verifyCmd": "$TC actions ls action csum",
        "matchPattern": "^[ \t]+index [0-9]* ref",
        "matchCount": "32",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "b4e9",
        "name": "Delete batch of 32 csum actions",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ],
            "bash -c \"for i in \\`seq 1 32\\`; do cmd=\\\"action csum tcp continue index \\$i \\\"; args=\"\\$args\\$cmd\"; done && $TC actions add \\$args\""
        ],
        "cmdUnderTest": "bash -c \"for i in \\`seq 1 32\\`; do cmd=\\\"action csum index \\$i \\\"; args=\"\\$args\\$cmd\"; done && $TC actions del \\$args\"",
        "expExitCode": "0",
        "verifyCmd": "$TC actions list action csum",
        "matchPattern": "^[ \t]+index [0-9]+ ref",
        "matchCount": "0",
        "teardown": []
    },
    {
        "id": "0015",
        "name": "Add batch of 32 csum tcp actions with large cookies",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ]
        ],
        "cmdUnderTest": "bash -c \"for i in \\`seq 1 32\\`; do cmd=\\\"action csum tcp continue index \\$i cookie aaabbbcccdddeee \\\"; args=\"\\$args\\$cmd\"; done && $TC actions add \\$args\"",
        "expExitCode": "0",
        "verifyCmd": "$TC actions ls action csum",
        "matchPattern": "^[ \t]+index [0-9]* ref",
        "matchCount": "32",
        "teardown": [
            "$TC actions flush action csum"
        ]
    },
    {
        "id": "989e",
        "name": "Delete batch of 32 csum actions with large cookies",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ],
            "bash -c \"for i in \\`seq 1 32\\`; do cmd=\\\"action csum tcp continue index \\$i cookie aaabbbcccdddeee \\\"; args=\"\\$args\\$cmd\"; done && $TC actions add \\$args\""
        ],
        "cmdUnderTest": "bash -c \"for i in \\`seq 1 32\\`; do cmd=\\\"action csum index \\$i \\\"; args=\"\\$args\\$cmd\"; done && $TC actions del \\$args\"",
        "expExitCode": "0",
        "verifyCmd": "$TC actions list action csum",
        "matchPattern": "^[ \t]+index [0-9]+ ref",
        "matchCount": "0",
        "teardown": []
    },
    {
        "id": "d128",
        "name": "Replace csum action with invalid goto chain control",
        "category": [
            "actions",
            "csum"
        ],
        "setup": [
            [
                "$TC actions flush action csum",
                0,
                1,
                255
            ],
            "$TC actions add action csum iph index 90"
        ],
        "cmdUnderTest": "$TC actions replace action csum iph goto chain 42 index 90 cookie c1a0c1a0",
        "expExitCode": "255",
        "verifyCmd": "$TC actions get action csum index 90",
        "matchPattern": "action order [0-9]*: csum \\(iph\\) action pass.*index 90 ref",
        "matchCount": "1",
        "teardown": [
            "$TC actions flush action csum"
        ]
    }
]