selftests/tc-testings: add selftests for ctinfo action
authorZhengchao Shao <shaozhengchao@huawei.com>
Fri, 9 Sep 2022 01:29:29 +0000 (09:29 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Sep 2022 13:25:16 +0000 (14:25 +0100)
commit77cba3879f1bc9259b3683ea5862b5ca5ff98f43
tree3c66b7a9107239c5d49d1f3853fb6b3f5135c700
parent030eed86cbe10a9e2ce7c3b081d4465d378fda25
selftests/tc-testings: add selftests for ctinfo action

Test c826: Add ctinfo action with default setting
Test 0286: Add ctinfo action with dscp
Test 4938: Add ctinfo action with valid cpmark and zone
Test 7593: Add ctinfo action with drop control
Test 2961: Replace ctinfo action zone and action control
Test e567: Delete ctinfo action with valid index
Test 6a91: Delete ctinfo action with invalid index
Test 5232: List ctinfo actions
Test 7702: Flush ctinfo actions
Test 3201: Add ctinfo action with duplicate index
Test 8295: Add ctinfo action with invalid index
Test 3964: Replace ctinfo action with invalid goto_chain control

Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/tc-testing/tc-tests/actions/ctinfo.json [new file with mode: 0644]