Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/5] selftests: tc-testing: misc changes for tdc
@ 2024-01-24 18:19 Pedro Tammela
  2024-01-24 18:19 ` [PATCH net-next v2 1/5] selftests: tc-testing: add missing netfilter config Pedro Tammela
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Pedro Tammela @ 2024-01-24 18:19 UTC (permalink / raw)
  To: netdev
  Cc: jhs, xiyou.wangcong, jiri, shuah, kuba, vladimir.oltean, dcaratti,
	edumazet, pabeni, linux-kselftest, Pedro Tammela

Patches 1 and 3 are fixes for tdc that were discovered when running it
using defconfig + tc-testing config and against the latest iproute2.

Patch 2 improves the taprio tests.

Patch 4 enables all tdc tests.

Patch 5 fixes the return code of tdc for when a test fails
setup/teardown.

v1->v2: Suggestions by Davide

Pedro Tammela (5):
  selftests: tc-testing: add missing netfilter config
  selftests: tc-testing: check if 'jq' is available in taprio tests
  selftests: tc-testing: adjust fq test to latest iproute2
  selftests: tc-testing: enable all tdc tests
  selftests: tc-testing: return fail if a test fails in setup/teardown

 tools/testing/selftests/tc-testing/config                      | 1 +
 tools/testing/selftests/tc-testing/tc-tests/qdiscs/fq.json     | 2 +-
 tools/testing/selftests/tc-testing/tc-tests/qdiscs/taprio.json | 2 ++
 tools/testing/selftests/tc-testing/tdc.py                      | 2 +-
 tools/testing/selftests/tc-testing/tdc.sh                      | 3 +--
 5 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.40.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-01-26  0:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-24 18:19 [PATCH net-next v2 0/5] selftests: tc-testing: misc changes for tdc Pedro Tammela
2024-01-24 18:19 ` [PATCH net-next v2 1/5] selftests: tc-testing: add missing netfilter config Pedro Tammela
2024-01-24 18:19 ` [PATCH net-next v2 2/5] selftests: tc-testing: check if 'jq' is available in taprio tests Pedro Tammela
2024-01-24 18:19 ` [PATCH net-next v2 3/5] selftests: tc-testing: adjust fq test to latest iproute2 Pedro Tammela
2024-01-24 18:19 ` [PATCH net-next v2 4/5] selftests: tc-testing: enable all tdc tests Pedro Tammela
2024-01-24 18:19 ` [PATCH net-next v2 5/5] selftests: tc-testing: return fail if a test fails in setup/teardown Pedro Tammela
2024-01-24 23:14 ` [PATCH net-next v2 0/5] selftests: tc-testing: misc changes for tdc Jamal Hadi Salim
2024-01-25  8:52 ` Davide Caratti
2024-01-26  0:40 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox