[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230818163544.351104-1-pctammela@mojatatu.com>
Date: Fri, 18 Aug 2023 13:35:39 -0300
From: Pedro Tammela <pctammela@...atatu.com>
To: netdev@...r.kernel.org
Cc: jhs@...atatu.com,
xiyou.wangcong@...il.com,
jiri@...nulli.us,
davem@...emloft.net,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
shuah@...nel.org,
shaozhengchao@...wei.com,
victor@...atatu.com,
Pedro Tammela <pctammela@...atatu.com>
Subject: [PATCH net-next 0/5] selftests/tc-testing: add tests covering classid
Patches 1-3 add missing tests covering classid behaviour on tdc for cls_fw,
cls_route and cls_fw. This behaviour was recently fixed by valis[0].
Patch 4 comes from the development done in the previous patches as it turns out
cls_route never returns meaningful errors.
Patch 5 also comes from the development done in the previous patches as
some u32 tests were missing an update to the regex pattern to work
properly.
[0] https://lore.kernel.org/all/20230729123202.72406-1-jhs@mojatatu.com/
Pedro Tammela (5):
selftests/tc-testing: cls_fw: add tests for classid
selftest/tc-testing: cls_route: add tests for classid
selftest/tc-testing: cls_u32: add tests for classid
net/sched: cls_route: make netlink errors meaningful
selftests/tc-testing: cls_u32: update tests
net/sched/cls_route.c | 27 +++++-----
.../tc-testing/tc-tests/filters/fw.json | 49 +++++++++++++++++++
.../tc-testing/tc-tests/filters/route.json | 25 ++++++++++
.../tc-testing/tc-tests/filters/u32.json | 35 +++++++++++--
4 files changed, 119 insertions(+), 17 deletions(-)
--
2.39.2
Powered by blists - more mailing lists