[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180725123908-mutt-send-email-mst@kernel.org>
Date: Wed, 25 Jul 2018 12:40:12 +0300
From: "Michael S. Tsirkin" <mst@...hat.com>
To: Toshiaki Makita <toshiaki.makita1@...il.com>
Cc: Jason Wang <jasowang@...hat.com>,
"David S. Miller" <davem@...emloft.net>,
Toshiaki Makita <makita.toshiaki@....ntt.co.jp>,
netdev@...r.kernel.org, virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH net-next 0/6] virtio_net: Add ethtool stat items
On Mon, Jul 23, 2018 at 11:36:03PM +0900, Toshiaki Makita wrote:
> From: Toshiaki Makita <makita.toshiaki@....ntt.co.jp>
>
> Add some ethtool stat items useful for performance analysis.
>
> Signed-off-by: Toshiaki Makita <makita.toshiaki@....ntt.co.jp>
Series:
Acked-by: Michael S. Tsirkin <mst@...hat.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
Powered by blists - more mailing lists