BPF List
 help / color / mirror / Atom feed
From: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
To: bpf@vger.kernel.org, ast@kernel.org, daniel@iogearbox.net,
	andrii@kernel.org
Cc: netdev@vger.kernel.org, magnus.karlsson@intel.com,
	Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Subject: [PATCH bpf-next 0/2] xsk: cover AF_XDP test app in MAINTAINERS
Date: Thu,  7 Jul 2022 13:16:11 +0200	[thread overview]
Message-ID: <20220707111613.49031-1-maciej.fijalkowski@intel.com> (raw)

MAINTAINERS needs adjustment after file moves/deletions.
First commit does s/xdpxceiver/xskxceiver while second adjust the
MAINTAINERS.

Thanks,
Maciej

Maciej Fijalkowski (2):
  selftests: xsk: rename AF_XDP testing app
  MAINTAINERS: add entry for AF_XDP selftests files

 MAINTAINERS                                                | 1 +
 tools/testing/selftests/bpf/.gitignore                     | 2 +-
 tools/testing/selftests/bpf/Makefile                       | 4 ++--
 tools/testing/selftests/bpf/test_xsk.sh                    | 6 +++---
 tools/testing/selftests/bpf/xsk_prereqs.sh                 | 4 ++--
 tools/testing/selftests/bpf/{xdpxceiver.c => xskxceiver.c} | 4 ++--
 tools/testing/selftests/bpf/{xdpxceiver.h => xskxceiver.h} | 6 +++---
 7 files changed, 14 insertions(+), 13 deletions(-)
 rename tools/testing/selftests/bpf/{xdpxceiver.c => xskxceiver.c} (99%)
 rename tools/testing/selftests/bpf/{xdpxceiver.h => xskxceiver.h} (98%)

-- 
2.27.0


             reply	other threads:[~2022-07-07 11:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-07 11:16 Maciej Fijalkowski [this message]
2022-07-07 11:16 ` [PATCH bpf-next 1/2] selftests: xsk: rename AF_XDP testing app Maciej Fijalkowski
2022-07-07 11:16 ` [PATCH bpf-next 2/2] MAINTAINERS: add entry for AF_XDP selftests files Maciej Fijalkowski
2022-07-08 12:30 ` [PATCH bpf-next 0/2] xsk: cover AF_XDP test app in MAINTAINERS 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=20220707111613.49031-1-maciej.fijalkowski@intel.com \
    --to=maciej.fijalkowski@intel.com \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox