[PATCH v12 08/12] net/tap: remove no longer used files
Ferruh Yigit
ferruh.yigit at amd.com
Mon May 20 19:50:26 CEST 2024
On 5/2/2024 10:31 PM, Stephen Hemminger wrote:
> The BPF api was replaced by use of libbpf.
> And the BPF instruction header was replaced by the skeleton.
>
Mentioned 'skeleton' here is auto generated skeleton header file
'tap_rss.skel.h', right? Should we elaborate this?
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
> drivers/net/tap/tap_bpf_api.c | 196 ----
> drivers/net/tap/tap_bpf_insns.h | 1741 -------------------------------
>
Good to get rid of this binary like header file, thanks.
More information about the dev
mailing list