[PATCH] net/tap: do not force inline or unroll
Stephen Hemminger
stephen at networkplumber.org
Thu Jun 5 00:05:00 CEST 2025
On Wed, 04 Jun 2025 11:27:18 +0200
Thomas Monjalon <thomas at monjalon.net> wrote:
> 24/04/2025 18:07, Stephen Hemminger:
> > The BPF code in TAP device was using outdated advice on how
> > to write BPF programs. Modern BPF verifier has to do less work
> > if force inlining and unrolling is not done.
>
> Why do you keep unroll in IPv6 parsing?
>
>
Good catch.
More information about the dev
mailing list