On Wed, Jun 1, 2022 at 1:55 AM Lina Wang <[email protected]> wrote:
>
> bpf_helpers.h has been moved to tools/lib/bpf since 5.10, so add more
> including path.
>
> Fixes: edae34a3ed92 ("selftests net: add UDP GRO fraglist + bpf self-tests")
> Reported-by: kernel test robot <[email protected]>
> Signed-off-by: Lina Wang <[email protected]>
Acked-by: Song Liu <[email protected]>
PS: When sending v2, you can include Acked-by/Reviewed-by received for v1.
[...]