From: Lorenzo Bianconi <lorenzo@kernel.org>
To: bpf@vger.kernel.org
Cc: ast@kernel.org, daniel@iogearbox.net, dsahern@kernel.org,
brouer@redhat.com, toke@redhat.com, lorenzo.bianconi@redhat.com,
andrii@kernel.org, john.fastabend@gmail.com
Subject: [PATCH v3 bpf-next 0/3] libbpf: deprecate xdp_cpumap, xdp_devmap and classifier sec definitions
Date: Tue, 1 Feb 2022 15:58:07 +0100 [thread overview]
Message-ID: <cover.1643727185.git.lorenzo@kernel.org> (raw)
Deprecate xdp_cpumap, xdp_devmap and classifier sec definitions.
Update cpumap/devmap samples and kselftests.
Changes since v2:
- update warning log
- split libbpf and samples/kselftests changes
- deprecate classifier sec definition
Changes since v1:
- refer to Libbpf-1.0-migration-guide in the warning rised by libbpf
Lorenzo Bianconi (3):
libbpf: deprecate xdp_cpumap, xdp_devmap and classifier sec
definitions
selftests/bpf: update cpumap/devmap sec_name
samples/bpf: update cpumap/devmap sec_name
samples/bpf/xdp_redirect_cpu.bpf.c | 8 ++++----
samples/bpf/xdp_redirect_map.bpf.c | 2 +-
samples/bpf/xdp_redirect_map_multi.bpf.c | 2 +-
tools/lib/bpf/libbpf.c | 14 +++++++++++---
.../bpf/progs/test_xdp_with_cpumap_frags_helpers.c | 2 +-
.../bpf/progs/test_xdp_with_cpumap_helpers.c | 2 +-
.../bpf/progs/test_xdp_with_devmap_frags_helpers.c | 2 +-
.../bpf/progs/test_xdp_with_devmap_helpers.c | 2 +-
.../selftests/bpf/progs/xdp_redirect_multi_kern.c | 2 +-
9 files changed, 22 insertions(+), 14 deletions(-)
--
2.34.1
next reply other threads:[~2022-02-01 14:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-01 14:58 Lorenzo Bianconi [this message]
2022-02-01 14:58 ` [PATCH v3 bpf-next 1/3] libbpf: deprecate xdp_cpumap, xdp_devmap and classifier sec definitions Lorenzo Bianconi
2022-02-01 14:58 ` [PATCH v3 bpf-next 2/3] selftests/bpf: update cpumap/devmap sec_name Lorenzo Bianconi
2022-02-01 14:58 ` [PATCH v3 bpf-next 3/3] samples/bpf: " Lorenzo Bianconi
2022-02-01 18:00 ` [PATCH v3 bpf-next 0/3] libbpf: deprecate xdp_cpumap, xdp_devmap and classifier sec definitions 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.1643727185.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=andrii@kernel.org \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=brouer@redhat.com \
--cc=daniel@iogearbox.net \
--cc=dsahern@kernel.org \
--cc=john.fastabend@gmail.com \
--cc=lorenzo.bianconi@redhat.com \
--cc=toke@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 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.