[Bug 1264] Tap bpf program no longer compiles
bugzilla at dpdk.org
bugzilla at dpdk.org
Sun Jul 16 21:03:13 CEST 2023
https://bugs.dpdk.org/show_bug.cgi?id=1264
Bug ID: 1264
Summary: Tap bpf program no longer compiles
Product: DPDK
Version: 23.07
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: dev at dpdk.org
Reporter: stephen at networkplumber.org
Target Milestone: ---
The interface to tc-bpf has changed as libbpf has evolved.
The code in tap driver is using legacy mode which is deprecated.
The tap_bpf_program needs to change from using legacy (struct bpf_elf_map)
to the new BTF API
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20230716/804a8eff/attachment.htm>
More information about the dev
mailing list