From: patchwork-bot+netdevbpf@kernel.org
To: Jian Shen <shenjian15@huawei.com>
Cc: daniel@iogearbox.net, shmulik@metanetworks.com,
bpf@vger.kernel.org, netdev@vger.kernel.org,
linuxarm@openeuler.org
Subject: Re: [PATCH net] test_bpf: fix incorrect netdev features
Date: Thu, 23 Jun 2022 02:30:13 +0000 [thread overview]
Message-ID: <165595141317.16984.12687463185092076632.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220622135002.8263-1-shenjian15@huawei.com>
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@kernel.org>:
On Wed, 22 Jun 2022 21:50:02 +0800 you 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@huawei.com>
>
> [...]
Here is the summary with links:
- [net] test_bpf: fix incorrect netdev features
https://git.kernel.org/bpf/bpf-next/c/9676feccacdb
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-06-23 2:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-22 13:50 [PATCH net] test_bpf: fix incorrect netdev features Jian Shen
2022-06-23 1:32 ` John Fastabend
2022-06-23 2:30 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=165595141317.16984.12687463185092076632.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
--cc=linuxarm@openeuler.org \
--cc=netdev@vger.kernel.org \
--cc=shenjian15@huawei.com \
--cc=shmulik@metanetworks.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.