[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <161896321100.2554.2855560777126908523.git-patchwork-notify@kernel.org>
Date: Wed, 21 Apr 2021 00:00:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
edumazet@...gle.com, linux@...ck-us.net,
xuanzhuo@...ux.alibaba.com, jasowang@...hat.com, mst@...hat.com,
virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH net-next] virtio-net: restrict build_skb() use to some arches
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 20 Apr 2021 13:01:44 -0700 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
>
> build_skb() is supposed to be followed by
> skb_reserve(skb, NET_IP_ALIGN), so that IP headers are word-aligned.
> (Best practice is to reserve NET_IP_ALIGN+NET_SKB_PAD, but the NET_SKB_PAD
> part is only a performance optimization if tunnel encaps are added.)
>
> [...]
Here is the summary with links:
- [net-next] virtio-net: restrict build_skb() use to some arches
https://git.kernel.org/netdev/net-next/c/f5d7872a8b8a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists