Message ID | 20210513114808.120031-1-xuanzhuo@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show |
Series | virtio-net: fix for build_skb() | expand |
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Thu, 13 May 2021 19:48:06 +0800 you wrote: > #1 Fixed a serious error. > #2 Fixed a logical error, but this error did not cause any serious consequences. > > The logic of this piece is really messy. Fortunately, my refactored patch can be > completed with a small amount of testing. > > Thanks. > > [...] Here is the summary with links: - [net-next,1/2] virtio-net: fix for unable to handle page fault for address https://git.kernel.org/netdev/net-next/c/6c66c147b9a4 - [net-next,2/2] virtio-net: get build_skb() buf by data ptr https://git.kernel.org/netdev/net-next/c/7bf64460e3b2 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
On Thu, May 13, 2021 at 11:00:11PM +0000, patchwork-bot+netdevbpf@kernel.org wrote: > Hello: > > This series was applied to netdev/net-next.git (refs/heads/master): > > On Thu, 13 May 2021 19:48:06 +0800 you wrote: > > #1 Fixed a serious error. > > #2 Fixed a logical error, but this error did not cause any serious consequences. > > > > The logic of this piece is really messy. Fortunately, my refactored patch can be > > completed with a small amount of testing. > > > > Thanks. > > > > [...] > > Here is the summary with links: > - [net-next,1/2] virtio-net: fix for unable to handle page fault for address > https://git.kernel.org/netdev/net-next/c/6c66c147b9a4 > - [net-next,2/2] virtio-net: get build_skb() buf by data ptr > https://git.kernel.org/netdev/net-next/c/7bf64460e3b2 > > You are awesome, thank you! I actually think this is a bugfix patchset and belongs in net, not net-next. And maybe stable? For there Acked-by: Michael S. Tsirkin <mst@redhat.com> > -- > Deet-doot-dot, I am a bot. > https://korg.docs.kernel.org/patchwork/pwbot.html >