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