From: Paolo Abeni <pabeni@redhat.com>
To: Paul Blakey <paulb@nvidia.com>,
Daniel Borkmann <daniel@iogearbox.net>,
Vlad Buslov <vladbu@nvidia.com>, Oz Shlomo <ozsh@nvidia.com>,
Roi Dayan <roid@nvidia.com>,
netdev@vger.kernel.org, Saeed Mahameed <saeedm@nvidia.com>
Cc: Eric Dumazet <edumazet@google.com>,
"David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>
Subject: Re: [PATCH net v3 2/2] selftests: add selftest for chaining of tc ingress handling to egress
Date: Tue, 04 Oct 2022 11:40:22 +0200 [thread overview]
Message-ID: <f13ce6d44d881498214093452fc78d2fe0cdf1b7.camel@redhat.com> (raw)
In-Reply-To: <1664706272-10164-3-git-send-email-paulb@nvidia.com>
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@nvidia.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
prev parent reply other threads:[~2022-10-04 9:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-02 10:24 [PATCH net v3 0/2] net: Fix return value of qdisc ingress handling on success Paul Blakey
2022-10-02 10:24 ` [PATCH net v3 1/2] " Paul Blakey
2022-10-02 10:24 ` [PATCH net v3 2/2] selftests: add selftest for chaining of tc ingress handling to egress Paul Blakey
2022-10-04 9:36 ` Paolo Abeni
2022-10-12 8:12 ` Paul Blakey
2022-10-04 9:40 ` Paolo Abeni [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f13ce6d44d881498214093452fc78d2fe0cdf1b7.camel@redhat.com \
--to=pabeni@redhat.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=ozsh@nvidia.com \
--cc=paulb@nvidia.com \
--cc=roid@nvidia.com \
--cc=saeedm@nvidia.com \
--cc=vladbu@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).