From: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
To: Magnus Karlsson <magnus.karlsson@gmail.com>
Cc: <magnus.karlsson@intel.com>, <bjorn@kernel.org>, <ast@kernel.org>,
<daniel@iogearbox.net>, <netdev@vger.kernel.org>,
<jonathan.lemon@gmail.com>, <bpf@vger.kernel.org>
Subject: Re: [PATCH bpf 0/3] selftests/xsk: three small fixes
Date: Tue, 15 Nov 2022 13:30:34 +0100 [thread overview]
Message-ID: <Y3OGaodqylAXHohI@boxer> (raw)
In-Reply-To: <20221115080538.18503-1-magnus.karlsson@gmail.com>
On Tue, Nov 15, 2022 at 09:05:35AM +0100, Magnus Karlsson wrote:
> This patch set contains three small fixes for bugs discovered while
> implementing some new tests that will be sent to bpf-next. These are
> minor fixes to the xsk test framework that IMHO should not be
> backported to any of the stable kernels as no one using them would
> care. The tests work fine without these fixes, but when developing new
> code and some test fails (or the framework fails), these bugs in the
> code are irritating.
>
> Thanks: Magnus
Acked-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
>
> Magnus Karlsson (3):
> selftests/xsk: print correct payload for packet dump
> selftests/xsk: do not close unused file descriptors
> selftests/xsk: print correct error codes when exiting
>
> tools/testing/selftests/bpf/xsk.c | 13 +++++++++++--
> tools/testing/selftests/bpf/xskxceiver.c | 24 ++++++++++++------------
> 2 files changed, 23 insertions(+), 14 deletions(-)
>
>
> base-commit: 5fd2a60aecf3a42b14fa371c55b3dbb18b229230
> --
> 2.34.1
prev parent reply other threads:[~2022-11-15 12:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-15 8:05 [PATCH bpf 0/3] selftests/xsk: three small fixes Magnus Karlsson
2022-11-15 8:05 ` [PATCH bpf 1/3] selftests/xsk: print correct payload for packet dump Magnus Karlsson
2022-11-15 12:29 ` Maciej Fijalkowski
2022-11-15 12:40 ` Magnus Karlsson
2022-11-22 10:42 ` Maciej Fijalkowski
2022-11-15 8:05 ` [PATCH bpf 2/3] selftests/xsk: do not close unused file descriptors Magnus Karlsson
2022-11-15 8:05 ` [PATCH bpf 3/3] selftests/xsk: print correct error codes when exiting Magnus Karlsson
2022-11-15 12:30 ` Maciej Fijalkowski [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=Y3OGaodqylAXHohI@boxer \
--to=maciej.fijalkowski@intel.com \
--cc=ast@kernel.org \
--cc=bjorn@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=jonathan.lemon@gmail.com \
--cc=magnus.karlsson@gmail.com \
--cc=magnus.karlsson@intel.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.