From: Nikolay Aleksandrov <razor@blackwall.org>
To: Daniel Borkmann <daniel@iogearbox.net>, martin.lau@linux.dev
Cc: pabeni@redhat.com, bpf@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH bpf-next 3/3] selftests/bpf: Extend netkit tests to validate set {head,tail}room
Date: Sat, 21 Dec 2024 09:22:41 +0200 [thread overview]
Message-ID: <960da366-baf5-4b27-9583-579534e5ee00@blackwall.org> (raw)
In-Reply-To: <20241219173928.464437-3-daniel@iogearbox.net>
On 12/19/24 19:39, Daniel Borkmann wrote:
> Extend the netkit selftests to specify and validate the {head,tail}room
> on the netdevice:
>
> # ./vmtest.sh -- ./test_progs -t netkit
> [...]
> ./test_progs -t netkit
> [ 1.174147] bpf_testmod: loading out-of-tree module taints kernel.
> [ 1.174585] bpf_testmod: module verification failed: signature and/or required key missing - tainting kernel
> [ 1.422307] tsc: Refined TSC clocksource calibration: 3407.983 MHz
> [ 1.424511] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x311fc3e5084, max_idle_ns: 440795359833 ns
> [ 1.428092] clocksource: Switched to clocksource tsc
> #363 tc_netkit_basic:OK
> #364 tc_netkit_device:OK
> #365 tc_netkit_multi_links:OK
> #366 tc_netkit_multi_opts:OK
> #367 tc_netkit_neigh_links:OK
> #368 tc_netkit_pkt_type:OK
> #369 tc_netkit_scrub:OK
> Summary: 7/0 PASSED, 0 SKIPPED, 0 FAILED
>
> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
> Cc: Nikolay Aleksandrov <razor@blackwall.org>
> ---
> .../selftests/bpf/prog_tests/tc_netkit.c | 31 ++++++++++++-------
> .../selftests/bpf/progs/test_tc_link.c | 15 +++++++++
> 2 files changed, 35 insertions(+), 11 deletions(-)
>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
next prev parent reply other threads:[~2024-12-21 7:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-19 17:39 [PATCH bpf-next 1/3] netkit: Allow for configuring needed_{head,tail}room Daniel Borkmann
2024-12-19 17:39 ` [PATCH bpf-next 2/3] netkit: Add add netkit {head,tail}room to rt_link.yaml Daniel Borkmann
2024-12-21 7:22 ` Nikolay Aleksandrov
2024-12-19 17:39 ` [PATCH bpf-next 3/3] selftests/bpf: Extend netkit tests to validate set {head,tail}room Daniel Borkmann
2024-12-21 7:22 ` Nikolay Aleksandrov [this message]
2024-12-20 2:23 ` [PATCH bpf-next 1/3] netkit: Allow for configuring needed_{head,tail}room Jakub Kicinski
2024-12-20 9:06 ` Daniel Borkmann
2024-12-21 0:04 ` Daniel Borkmann
2024-12-21 7:22 ` Nikolay Aleksandrov
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=960da366-baf5-4b27-9583-579534e5ee00@blackwall.org \
--to=razor@blackwall.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=martin.lau@linux.dev \
--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