[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACGkMEswH8X0utO-ORZ8g-4UELfhxxDxdAaycwxUdVR2uxw_ww@mail.gmail.com>
Date: Thu, 30 May 2024 11:24:53 +0800
From: Jason Wang <jasowang@...hat.com>
To: Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
Cc: netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
"Michael S. Tsirkin" <mst@...hat.com>, Alexei Starovoitov <ast@...nel.org>, Daniel Borkmann <daniel@...earbox.net>,
Jesper Dangaard Brouer <hawk@...nel.org>, John Fastabend <john.fastabend@...il.com>,
virtualization@...ts.linux.dev, bpf@...r.kernel.org
Subject: Re: [PATCH net-next 7/7] virtio_net: separate receive_buf
On Wed, May 8, 2024 at 4:05 PM Xuan Zhuo <xuanzhuo@...ux.alibaba.com> wrote:
>
> This commit separates the function receive_buf(), then we wrap the logic
> of handling the skb to an independent function virtnet_receive_done().
> The subsequent commit will reuse it.
>
> Signed-off-by: Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
Acked-by: Jason Wang <jasowang@...hat.com>
Thanks
Powered by blists - more mailing lists