netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] net: Fix return value of qdisc ingress handling on success
@ 2022-09-25  8:14 Paul Blakey
  2022-09-25  8:14 ` [PATCH net v2 1/2] " Paul Blakey
  2022-09-25  8:14 ` [PATCH net v2 2/2] selftests: add selftest for chaining of tc ingress handling to egress Paul Blakey
  0 siblings, 2 replies; 8+ messages in thread
From: Paul Blakey @ 2022-09-25  8:14 UTC (permalink / raw)
  To: Daniel Borkmann, Paul Blakey, Vlad Buslov, Oz Shlomo, Roi Dayan,
	netdev, Saeed Mahameed
  Cc: Eric Dumazet, David S. Miller, Jakub Kicinski, Paolo Abeni

Fix patch + self-test with the currently broken scenario.

v1->v2:
  Changed blamed commit
  Added self-test

Paul Blakey (2):
  net: Fix return value of qdisc ingress handling on success
  selftests: add selftest for chaining of tc ingress handling to egress

 net/core/dev.c                                |  3 +
 .../net/test_ingress_egress_chaining.sh       | 81 +++++++++++++++++++
 2 files changed, 84 insertions(+)
 create mode 100644 tools/testing/selftests/net/test_ingress_egress_chaining.sh

-- 
2.30.1


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

end of thread, other threads:[~2022-10-02  9:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-25  8:14 [PATCH net v2 0/2] net: Fix return value of qdisc ingress handling on success Paul Blakey
2022-09-25  8:14 ` [PATCH net v2 1/2] " Paul Blakey
2022-09-25 18:00   ` Cong Wang
2022-09-28  7:55     ` Paul Blakey
2022-10-01 20:19       ` Cong Wang
2022-10-01 20:33         ` Cong Wang
2022-10-02  9:30         ` Paul Blakey
2022-09-25  8:14 ` [PATCH net v2 2/2] selftests: add selftest for chaining of tc ingress handling to egress Paul Blakey

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).