[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <62b3c2b310915_6a3b2208bf@john.notmuch>
Date: Wed, 22 Jun 2022 18:32:35 -0700
From: John Fastabend <john.fastabend@...il.com>
To: Jian Shen <shenjian15@...wei.com>, daniel@...earbox.net,
shmulik@...anetworks.com
Cc: bpf@...r.kernel.org, netdev@...r.kernel.org, linuxarm@...neuler.org
Subject: RE: [PATCH net] test_bpf: fix incorrect netdev features
Jian Shen wrote:
> The prototype of .features is netdev_features_t, it should use
> NETIF_F_LLTX and NETIF_F_HW_VLAN_STAG_TX, not NETIF_F_LLTX_BIT
> and NETIF_F_HW_VLAN_STAG_TX_BIT.
>
> Fixes: cf204a718357 ("test_bpf: Introduce 'gso_linear_no_head_frag' skb_segment test")
>
> Signed-off-by: Jian Shen <shenjian15@...wei.com>
> ---
Acked-by: John Fastabend <john.fastabend@...il.com>
Powered by blists - more mailing lists