DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] minor bpf improvements
@ 2025-10-19 16:59 Stephen Hemminger
  2025-10-19 16:59 ` [PATCH 1/2] bpf: add allocation annotations to functions Stephen Hemminger
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Stephen Hemminger @ 2025-10-19 16:59 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger

Minor update to BPF. Add allocation annotation and remove VLA.

Stephen Hemminger (2):
  bpf: add allocation annotations to functions
  bpf: remove dependency on vla

 lib/bpf/bpf_pkt.c   | 16 +++++++++-------
 lib/bpf/meson.build |  2 --
 lib/bpf/rte_bpf.h   | 11 ++++++++---
 3 files changed, 17 insertions(+), 12 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-10-20 14:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-19 16:59 [PATCH 0/2] minor bpf improvements Stephen Hemminger
2025-10-19 16:59 ` [PATCH 1/2] bpf: add allocation annotations to functions Stephen Hemminger
2025-10-19 16:59 ` [PATCH 2/2] bpf: remove dependency on vla Stephen Hemminger
2025-10-19 20:39 ` [PATCH v2 0/2] minor bpf improvements Stephen Hemminger
2025-10-19 20:39   ` [PATCH v2 1/2] bpf: add allocation annotations to functions Stephen Hemminger
2025-10-20 14:53     ` Konstantin Ananyev
2025-10-19 20:39   ` [PATCH v2 2/2] bpf: remove dependency on vla Stephen Hemminger
2025-10-20 14:55     ` Konstantin Ananyev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).