[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170125.224902.905532481544675405.davem@davemloft.net>
Date: Wed, 25 Jan 2017 22:49:02 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: john.fastabend@...il.com
Cc: jasowang@...hat.com, mst@...hat.com, john.r.fastabend@...el.com,
netdev@...r.kernel.org
Subject: Re: [net PATCH] virtio_net: use dev_kfree_skb for small buffer XDP
receive
From: John Fastabend <john.fastabend@...il.com>
Date: Wed, 25 Jan 2017 18:22:48 -0800
> In the small buffer case during driver unload we currently use
> put_page instead of dev_kfree_skb. Resolve this by adding a check
> for virtnet mode when checking XDP queue type. Also name the
> function so that the code reads correctly to match the additional
> check.
>
> Fixes: bb91accf2733 ("virtio-net: XDP support for small buffers")
> Signed-off-by: John Fastabend <john.r.fastabend@...el.com>
> Acked-by: Jason Wang <jasowang@...hat.com>
> Acked-by: Michael S. Tsirkin <mst@...hat.com>
Applied.
Powered by blists - more mailing lists