[PATCH v2 0/2] minor bpf improvements

Stephen Hemminger stephen at networkplumber.org
Sun Oct 19 22:39:57 CEST 2025


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

v2 - fix build on FreeBsd

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



More information about the dev mailing list