public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
From: Kal Conley <kal.conley@dectris.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Kal Conley <kal.conley@dectris.com>, bpf@vger.kernel.org
Subject: [PATCH bpf-next 0/2] selftests: xsk: Add test case for packets at end of UMEM
Date: Mon,  3 Apr 2023 16:50:45 +0200	[thread overview]
Message-ID: <20230403145047.33065-1-kal.conley@dectris.com> (raw)

This patchset fixes a minor bug in xskxceiver.c then adds a test case
for valid packets at the end of the UMEM.

Kal Conley (2):
  selftests: xsk: Use correct UMEM size in testapp_invalid_desc
  selftests: xsk: Add test case for packets at end of UMEM

 tools/testing/selftests/bpf/xskxceiver.c | 16 ++++++++++------
 tools/testing/selftests/bpf/xskxceiver.h |  1 -
 2 files changed, 10 insertions(+), 7 deletions(-)

-- 
2.39.2


             reply	other threads:[~2023-04-03 14:51 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-03 14:50 Kal Conley [this message]
2023-04-03 14:50 ` [PATCH bpf-next 1/2] selftests: xsk: Use correct UMEM size in testapp_invalid_desc Kal Conley
2023-04-04  6:26   ` Magnus Karlsson
2023-04-03 14:50 ` [PATCH bpf-next 2/2] selftests: xsk: Add test case for packets at end of UMEM Kal Conley
2023-04-04  6:27   ` Magnus Karlsson
2023-04-05 19:16 ` [PATCH bpf-next 0/2] " Martin KaFai Lau
2023-04-05 19:31   ` Kal Cutter Conley
2023-04-05 19:49     ` Martin KaFai Lau
2023-04-05 19:20 ` 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=20230403145047.33065-1-kal.conley@dectris.com \
    --to=kal.conley@dectris.com \
    --cc=bpf@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox