On Mon, Jul 23, 2018 at 11:36:03PM +0900, Toshiaki Makita wrote: > From: Toshiaki Makita <makita.toshi...@lab.ntt.co.jp> > > Add some ethtool stat items useful for performance analysis. > > Signed-off-by: Toshiaki Makita <makita.toshi...@lab.ntt.co.jp>
Series: Acked-by: Michael S. Tsirkin <m...@redhat.com> Patch 1 seems appropriate for stable, even though it's minor. > Toshiaki Makita (6): > virtio_net: Fix incosistent received bytes counter > virtio_net: Use temporary storage for accounting rx stats > virtio_net: Make drop counter per-queue > virtio_net: Factor out the logic to determine xdp sq > virtio_net: Add XDP related stats > virtio_net: Add kick stats > > drivers/net/virtio_net.c | 221 > +++++++++++++++++++++++++++++++++-------------- > 1 file changed, 158 insertions(+), 63 deletions(-) > > -- > 2.14.3