* [Bug 1264] Tap bpf program no longer compiles
@ 2023-07-16 19:03 bugzilla
2023-12-15 3:57 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2023-07-16 19:03 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 756 bytes --]
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@dpdk.org
Reporter: stephen@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.
[-- Attachment #2: Type: text/html, Size: 2618 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-15 3:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-16 19:03 [Bug 1264] Tap bpf program no longer compiles bugzilla
2023-12-15 3:57 ` bugzilla
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).