From: Lorenzo Bianconi <lorenzo@kernel.org>
To: bpf@vger.kernel.org
Cc: netdev@vger.kernel.org, ast@kernel.org, andrii@kernel.org,
lorenzo.bianconi@redhat.com, daniel@iogearbox.net
Subject: [PATCH bpf-next v2 0/2] selftests/bpf: use ifname instead of ifindex in XDP
Date: Thu, 9 Mar 2023 18:32:39 +0100 [thread overview]
Message-ID: <cover.1678382940.git.lorenzo@kernel.org> (raw)
Use interface name instead of interface index in XDP compliance test tool logs.
Improve XDP compliance test tool error messages.
Changes since v1:
- split previous patch in two logically separated patches
Lorenzo Bianconi (2):
selftests/bpf: use ifname instead of ifindex in XDP compliance test
tool
selftests/bpf: improve error logs in XDP compliance test tool
tools/testing/selftests/bpf/xdp_features.c | 67 ++++++++++++++--------
1 file changed, 43 insertions(+), 24 deletions(-)
--
2.39.2
next reply other threads:[~2023-03-09 17:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-09 17:32 Lorenzo Bianconi [this message]
2023-03-09 17:32 ` [PATCH bpf-next v2 1/2] selftests/bpf: use ifname instead of ifindex in XDP compliance test tool Lorenzo Bianconi
2023-03-09 17:32 ` [PATCH bpf-next v2 2/2] selftests/bpf: improve error logs " Lorenzo Bianconi
2023-03-09 20:00 ` [PATCH bpf-next v2 0/2] selftests/bpf: use ifname instead of ifindex in XDP 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=cover.1678382940.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=lorenzo.bianconi@redhat.com \
--cc=netdev@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.