Re: [net PATCH v5 1/6] virtio_net: use dev_kfree_skb for small buffer XDP receive
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2017-01-25 14:47:58
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2017-01-25 14:47:58
On Wed, Jan 25, 2017 at 01:46:46PM +0800, Jason Wang wrote:
quoted
Then it would seem like a good thing to have another user of these paths and find the bugs versus letting them sit there for some poor folks who do use sleep/hybernate.Yes, and uncovering hypervisor bugs now is better than uncovering it in the future. Thanks
Not really, all the uncovering should happen in -next or early rc. Right now we need to fix what has been uncovered so far. -- MST