On Mon, Jul 08, 2024 at 07:25:27PM +0800, Xuan Zhuo wrote:
> v8:
> 1. virtnet_add_recvbuf_xsk() always return err, when encounters error
>
> v7:
> 1. some small fixes
>
> v6:
> 1. start from supporting the rx zerocopy
>
> v5:
> 1. fix the comments of last version
>
> htt
On Mon, Jul 8, 2024 at 7:25 PM Xuan Zhuo wrote:
>
> Implement the logic of filling rq with XSK buffers.
>
> Signed-off-by: Xuan Zhuo
> ---
Acked-by: Jason Wang
Thanks
On Wed, Jun 19, 2024 at 10:55:29AM +0800, Li RongQing wrote:
> This place is fetching the stats, so u64_stats_fetch_begin
> and u64_stats_fetch_retry should be used
>
> Fixes: 6208799553a8 ("virtio-net: support rx netdim")
> Signed-off-by: Li RongQing
So I dropped this from my tree, if you think