From: David Ahern <dsahern@kernel.org>
To: Ido Schimmel <idosch@nvidia.com>, netdev@vger.kernel.org
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
edumazet@google.com, horms@kernel.org, hanhuihui5@huawei.com
Subject: Re: [PATCH net 2/2] selftests: fib_rule_tests: Add VRF match tests
Date: Tue, 15 Apr 2025 08:40:23 -0700 [thread overview]
Message-ID: <555fa632-34e8-4191-ba3a-1f9a319629a1@kernel.org> (raw)
In-Reply-To: <20250414172022.242991-3-idosch@nvidia.com>
On 4/14/25 11:20 AM, Ido Schimmel wrote:
> Add tests for FIB rules that match on iif / oif being a VRF device. Test
> both good and bad flows.
>
> With previous patch ("net: fib_rules: Fix iif / oif matching on L3
> master device"):
>
> # ./fib_rule_tests.sh
> [...]
> Tests passed: 328
> Tests failed: 0
>
> Without it:
>
> # ./fib_rule_tests.sh
> [...]
> Tests passed: 324
> Tests failed: 4
>
> Signed-off-by: Ido Schimmel <idosch@nvidia.com>
> ---
> tools/testing/selftests/net/fib_rule_tests.sh | 34 +++++++++++++++++++
> 1 file changed, 34 insertions(+)
>
Acked-by: David Ahern <dsahern@kernel.org>
next prev parent reply other threads:[~2025-04-15 15:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-14 17:20 [PATCH net 0/2] fib_rules: Fix iif / oif matching on L3 master device Ido Schimmel
2025-04-14 17:20 ` [PATCH net 1/2] net: " Ido Schimmel
2025-04-15 15:40 ` David Ahern
2025-04-14 17:20 ` [PATCH net 2/2] selftests: fib_rule_tests: Add VRF match tests Ido Schimmel
2025-04-15 15:40 ` David Ahern [this message]
2025-04-16 3:10 ` [PATCH net 0/2] fib_rules: Fix iif / oif matching on L3 master device patchwork-bot+netdevbpf
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=555fa632-34e8-4191-ba3a-1f9a319629a1@kernel.org \
--to=dsahern@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hanhuihui5@huawei.com \
--cc=horms@kernel.org \
--cc=idosch@nvidia.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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).