Hello:
This series was applied to netdev/net-next.git (master) by David S. Miller davem@davemloft.net:
On Fri, 9 Sep 2022 09:29:28 +0800 you wrote:
For this patchset, test cases of the ctinfo, gate, and xt action modules are added to the tc-testing test suite. Also add deleting test for connmark, ife, nat, sample and tunnel_key action modules.
After a test case is added locally, the test result is as follows:
./tdc.py -c action ctinfo considering category action considering category ctinfo 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
[...]
Here is the summary with links: - [net-next,1/8] selftests/tc-testings: add selftests for ctinfo action https://git.kernel.org/netdev/net-next/c/77cba3879f1b - [net-next,2/8] selftests/tc-testings: add selftests for gate action https://git.kernel.org/netdev/net-next/c/4a1db5251cfa - [net-next,3/8] selftests/tc-testings: add selftests for xt action https://git.kernel.org/netdev/net-next/c/910d504bc187 - [net-next,4/8] selftests/tc-testings: add connmark action deleting test case https://git.kernel.org/netdev/net-next/c/0fc8674663f6 - [net-next,5/8] selftests/tc-testings: add ife action deleting test case https://git.kernel.org/netdev/net-next/c/af649e7a6a53 - [net-next,6/8] selftests/tc-testings: add nat action deleting test case https://git.kernel.org/netdev/net-next/c/043b16435f3d - [net-next,7/8] selftests/tc-testings: add sample action deleting test case https://git.kernel.org/netdev/net-next/c/a32a4fa447f5 - [net-next,8/8] selftests/tc-testings: add tunnel_key action deleting test case https://git.kernel.org/netdev/net-next/c/eed791d3ca95
You are awesome, thank you!