netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] selftests: tc-testing: more tdc updates
@ 2023-11-29 22:24 Pedro Tammela
  2023-11-29 22:24 ` [PATCH net-next 1/4] selftests: tc-testing: remove spurious nsPlugin usage Pedro Tammela
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Pedro Tammela @ 2023-11-29 22:24 UTC (permalink / raw)
  To: netdev
  Cc: davem, edumazet, kuba, pabeni, jhs, xiyou.wangcong, jiri,
	linux-kselftest, Pedro Tammela

Follow-up on a feedback from Jakub and random cleanups from related
net/sched patches

Pedro Tammela (4):
  selftests: tc-testing: remove spurious nsPlugin usage
  selftests: tc-testing: remove spurious './' from Makefile
  selftests: tc-testing: rename concurrency.json to flower.json
  selftests: tc-testing: remove filters/tests.json

 tools/testing/selftests/tc-testing/Makefile   |   2 +-
 .../filters/{concurrency.json => flower.json} |  98 +++++++++++++
 .../tc-testing/tc-tests/filters/matchall.json |  23 ++++
 .../tc-testing/tc-tests/filters/tests.json    | 129 ------------------
 4 files changed, 122 insertions(+), 130 deletions(-)
 rename tools/testing/selftests/tc-testing/tc-tests/filters/{concurrency.json => flower.json} (65%)
 delete mode 100644 tools/testing/selftests/tc-testing/tc-tests/filters/tests.json

-- 
2.40.1


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

end of thread, other threads:[~2023-12-01  7:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-29 22:24 [PATCH net-next 0/4] selftests: tc-testing: more tdc updates Pedro Tammela
2023-11-29 22:24 ` [PATCH net-next 1/4] selftests: tc-testing: remove spurious nsPlugin usage Pedro Tammela
2023-11-29 22:24 ` [PATCH net-next 2/4] selftests: tc-testing: remove spurious './' from Makefile Pedro Tammela
2023-12-01  7:22   ` Jakub Kicinski
2023-11-29 22:24 ` [PATCH net-next 3/4] selftests: tc-testing: rename concurrency.json to flower.json Pedro Tammela
2023-11-29 22:24 ` [PATCH net-next 4/4] selftests: tc-testing: remove filters/tests.json Pedro Tammela
2023-11-29 23:10 ` [PATCH net-next 0/4] selftests: tc-testing: more tdc updates patchwork-bot+netdevbpf
2023-11-29 23:47 ` Jamal Hadi Salim
2023-12-01  7:30 ` 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;
as well as URLs for NNTP newsgroup(s).