All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 bpf-next 0/3] libbpf: deprecate xdp_cpumap, xdp_devmap and classifier sec definitions
@ 2022-02-01 14:58 Lorenzo Bianconi
  2022-02-01 14:58 ` [PATCH v3 bpf-next 1/3] " Lorenzo Bianconi
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Lorenzo Bianconi @ 2022-02-01 14:58 UTC (permalink / raw)
  To: bpf
  Cc: ast, daniel, dsahern, brouer, toke, lorenzo.bianconi, andrii,
	john.fastabend

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-02-01 18:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-01 14:58 [PATCH v3 bpf-next 0/3] libbpf: deprecate xdp_cpumap, xdp_devmap and classifier sec definitions Lorenzo Bianconi
2022-02-01 14:58 ` [PATCH v3 bpf-next 1/3] " 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

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.