All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] selftests: tc-testing: updates to tdc
@ 2023-11-14 16:04 Pedro Tammela
  2023-11-14 16:04 ` [PATCH net-next 1/4] selftests: tc-testing: drop '-N' argument from nsPlugin Pedro Tammela
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Pedro Tammela @ 2023-11-14 16:04 UTC (permalink / raw)
  To: netdev
  Cc: jhs, xiyou.wangcong, jiri, davem, edumazet, kuba, pabeni, shuah,
	pctammela, victor

- Patch 1 removes an obscure feature from tdc
- Patch 2 reworks the namespace and devices setup giving a nice speed
boost
- Patch 3 preloads all tc modules when running kselftests
- Patch 4 turns on parallel testing in kselftests

Pedro Tammela (4):
  selftests: tc-testing: drop '-N' argument from nsPlugin
  selftests: tc-testing: rework namespaces and devices setup
  selftests: tc-testing: preload all modules in kselftests
  selftests: tc-testing: use parallel tdc in kselftests

 .../tc-testing/plugin-lib/nsPlugin.py         | 112 +++++++++---------
 tools/testing/selftests/tc-testing/tdc.sh     |  69 ++++++++++-
 2 files changed, 124 insertions(+), 57 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-11-16 22:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-14 16:04 [PATCH net-next 0/4] selftests: tc-testing: updates to tdc Pedro Tammela
2023-11-14 16:04 ` [PATCH net-next 1/4] selftests: tc-testing: drop '-N' argument from nsPlugin Pedro Tammela
2023-11-16 14:08   ` Simon Horman
2023-11-14 16:04 ` [PATCH net-next 2/4] selftests: tc-testing: rework namespaces and devices setup Pedro Tammela
2023-11-16 14:11   ` Simon Horman
2023-11-14 16:04 ` [PATCH net-next 3/4] selftests: tc-testing: preload all modules in kselftests Pedro Tammela
2023-11-16 14:12   ` Simon Horman
2023-11-14 16:04 ` [PATCH net-next 4/4] selftests: tc-testing: use parallel tdc " Pedro Tammela
2023-11-16 14:12   ` Simon Horman
2023-11-15 16:39 ` [PATCH net-next 0/4] selftests: tc-testing: updates to tdc Jamal Hadi Salim
2023-11-16 22:40 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.