Re: [PATCH net v2] selftests/tc-testing: Add test for echo of big TC filters

From: Victor Nogueira
Date: Fri Apr 11 2025 - 07:12:29 EST


On 4/10/25 07:43, Toke Høiland-Jørgensen wrote:
Add a selftest that checks whether the kernel can successfully echo a
big tc filter, to test the fix introduced in commit:

369609fc6272 ("tc: Ensure we have enough buffer space when sending filter netlink notifications")

Signed-off-by: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
---
v2:
- Move to infra/actions.json

.../tc-testing/tc-tests/infra/actions.json | 22 +++++++++++++++++++
1 file changed, 22 insertions(+)

Tested-by: Victor Nogueira <victor@xxxxxxxxxxxx>