Re: [PATCH net-next V2 0/5] Refine virtio-net XDP

From: David Miller
Date: Mon Jul 24 2017 - 16:39:13 EST


From: Jason Wang <jasowang@xxxxxxxxxx>
Date: Wed, 19 Jul 2017 16:54:44 +0800

> Hi:
>
> This series brings two optimizations for virtio-net XDP:
>
> - avoid reset during XDP set
> - turn off offloads on demand
>
> Changes from V1:
> - Various tweaks on commit logs and comments
> - Use virtnet_napi_enable() when enabling NAPI on XDP set
> - Copy the small buffer packet only if xdp_headroom is smaller than
> required
>
> Please review.

Series applied, thanks Jason.

Michael, I gave you 4+ days to properly review this respin of this
series. I felt that was more than sufficient time, even with an
intervening weekend. So if you don't like that I applied this without
your review, please be more punctual in the future.

Thank you.