netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] Improve tsn_lib selftests for future distributed tasks
@ 2022-09-23 21:00 Vladimir Oltean
  2022-09-23 21:00 ` [PATCH net-next 1/4] selftests: net: tsn_lib: don't overwrite isochron receiver extra args with UDS Vladimir Oltean
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Vladimir Oltean @ 2022-09-23 21:00 UTC (permalink / raw)
  To: netdev
  Cc: Vinicius Costa Gomes, Kurt Kanzenbach, Alexandre Belloni,
	Xiaoliang Yang, UNGLinuxDriver, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, linux-kernel

Some of the boards I am working with are limited in the number of ports
that they offer, and as more TSN related selftests are added, it is
important to be able to distribute the work among multiple boards.
A large part of implementing that is ensuring network-wide
synchronization, but also permitting more streams of data to flow
through the network. There is the more important aspect of also
coordinating the timing characteristics of those streams, and that is
also something that is tackled, although not in this modest patch set.
The goal here is not to introduce new selftests yet, but just to lay a
better foundation for them. These patches are a part of the cleanup work
I've done while working on selftests for frame preemption. They are
regression-tested with psfp.sh.

Vladimir Oltean (4):
  selftests: net: tsn_lib: don't overwrite isochron receiver extra args
    with UDS
  selftests: net: tsn_lib: allow running ptp4l on multiple interfaces
  selftests: net: tsn_lib: allow multiple isochron receivers
  selftests: net: tsn_lib: run phc2sys in automatic mode

 .../selftests/drivers/net/ocelot/psfp.sh      |  2 +-
 .../selftests/net/forwarding/tsn_lib.sh       | 52 ++++++++++++-------
 2 files changed, 34 insertions(+), 20 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-09-26 20:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-23 21:00 [PATCH net-next 0/4] Improve tsn_lib selftests for future distributed tasks Vladimir Oltean
2022-09-23 21:00 ` [PATCH net-next 1/4] selftests: net: tsn_lib: don't overwrite isochron receiver extra args with UDS Vladimir Oltean
2022-09-23 21:00 ` [PATCH net-next 2/4] selftests: net: tsn_lib: allow running ptp4l on multiple interfaces Vladimir Oltean
2022-09-23 21:00 ` [PATCH net-next 3/4] selftests: net: tsn_lib: allow multiple isochron receivers Vladimir Oltean
2022-09-23 21:00 ` [PATCH net-next 4/4] selftests: net: tsn_lib: run phc2sys in automatic mode Vladimir Oltean
2022-09-23 21:00 ` Vladimir Oltean
2022-09-24  9:52 ` [PATCH net-next 0/4] Improve tsn_lib selftests for future distributed tasks Kurt Kanzenbach
2022-09-26 20: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).