[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f13ce6d44d881498214093452fc78d2fe0cdf1b7.camel@redhat.com>
Date: Tue, 04 Oct 2022 11:40:22 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: Paul Blakey <paulb@...dia.com>,
Daniel Borkmann <daniel@...earbox.net>,
Vlad Buslov <vladbu@...dia.com>, Oz Shlomo <ozsh@...dia.com>,
Roi Dayan <roid@...dia.com>, netdev@...r.kernel.org,
Saeed Mahameed <saeedm@...dia.com>
Cc: Eric Dumazet <edumazet@...gle.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>
Subject: Re: [PATCH net v3 2/2] selftests: add selftest for chaining of tc
ingress handling to egress
On Sun, 2022-10-02 at 13:24 +0300, Paul Blakey wrote:
> This test runs a simple ingress tc setup between two veth pairs,
> then adds a egress->ingress rule to test the chaining of tc ingress
> pipeline to tc egress piepline.
>
> Signed-off-by: Paul Blakey <paulb@...dia.com>
> ---
whoops... I forgot an important item: you should add the new test to
the net self-tests Makefile:
TEST_PROGS += test_ingress_egress_chaining.sh
Thanks!
Paolo
Powered by blists - more mailing lists