All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Add DSA support for tc_actions selftest
@ 2022-05-03 12:08 Vladimir Oltean
  2022-05-03 12:08 ` [PATCH net-next 1/3] net: mscc: ocelot: offload tc action "ok" using an empty action vector Vladimir Oltean
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Oltean @ 2022-05-03 12:08 UTC (permalink / raw)
  To: netdev
  Cc: Jakub Kicinski, David S. Miller, Paolo Abeni, Eric Dumazet,
	Florian Fainelli, Vivien Didelot, Andrew Lunn, Vladimir Oltean,
	Claudiu Manoil, Alexandre Belloni, UNGLinuxDriver,
	Xiaoliang Yang, Colin Foster

This change set makes the tc_actions.sh selftest run successfully on at
least NXP LS1028A, which includes the felix/ocelot DSA driver.

Vladimir Oltean (3):
  net: mscc: ocelot: offload tc action "ok" using an empty action vector
  selftests: forwarding: tc_actions: allow mirred egress test to run on
    non-offloaded h2
  selftests: net: dsa: symlink the tc_actions.sh test

 drivers/net/ethernet/mscc/ocelot_flower.c        | 16 ++++++++++++++++
 .../selftests/drivers/net/dsa/tc_actions.sh      |  1 +
 .../selftests/net/forwarding/tc_actions.sh       |  2 +-
 3 files changed, 18 insertions(+), 1 deletion(-)
 create mode 120000 tools/testing/selftests/drivers/net/dsa/tc_actions.sh

-- 
2.25.1


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

end of thread, other threads:[~2022-05-03 12:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-03 12:08 [PATCH net-next 0/3] Add DSA support for tc_actions selftest Vladimir Oltean
2022-05-03 12:08 ` [PATCH net-next 1/3] net: mscc: ocelot: offload tc action "ok" using an empty action vector Vladimir Oltean
2022-05-03 12:08 ` [PATCH net-next 2/3] selftests: forwarding: tc_actions: allow mirred egress test to run on non-offloaded h2 Vladimir Oltean
2022-05-03 12:08 ` [PATCH net-next 3/3] selftests: net: dsa: symlink the tc_actions.sh test Vladimir Oltean

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.