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 <step...@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.

Reply via email to