Fix patch + self-test with the currently broken scenario.
v2->v3:
Added DROP return to TC_ACT_SHOT case (Cong).
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 | 4 +
.../net/test_ingress_egress_chaining.sh | 81 +++++++++++++++++++
2 files changed, 85 insertions(+)
create mode 100644 tools/testing/selftests/net/test_ingress_egress_chaining.sh
--
2.30.1