netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] virtio_net: Add ethtool stat items
@ 2018-07-23 14:36 Toshiaki Makita
  2018-07-23 14:36 ` [PATCH net-next 1/6] virtio_net: Fix incosistent received bytes counter Toshiaki Makita
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Toshiaki Makita @ 2018-07-23 14:36 UTC (permalink / raw)
  To: Michael S. Tsirkin, Jason Wang, David S. Miller
  Cc: Toshiaki Makita, netdev, virtualization

From: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>

Add some ethtool stat items useful for performance analysis.

Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-08-05 14:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-23 14:36 [PATCH net-next 0/6] virtio_net: Add ethtool stat items Toshiaki Makita
2018-07-23 14:36 ` [PATCH net-next 1/6] virtio_net: Fix incosistent received bytes counter Toshiaki Makita
2018-07-23 14:36 ` [PATCH net-next 2/6] virtio_net: Use temporary storage for accounting rx stats Toshiaki Makita
2018-07-23 14:36 ` [PATCH net-next 3/6] virtio_net: Make drop counter per-queue Toshiaki Makita
2018-07-23 14:36 ` [PATCH net-next 4/6] virtio_net: Factor out the logic to determine xdp sq Toshiaki Makita
2018-07-23 14:36 ` [PATCH net-next 5/6] virtio_net: Add XDP related stats Toshiaki Makita
2018-07-23 14:36 ` [PATCH net-next 6/6] virtio_net: Add kick stats Toshiaki Makita
2018-07-25  2:06 ` [PATCH net-next 0/6] virtio_net: Add ethtool stat items David Miller
2018-07-25  9:40 ` Michael S. Tsirkin
2018-07-25 19:59   ` David Miller
2018-08-05 13:15     ` Tariq Toukan
2018-08-05 13:45       ` Tariq Toukan
2018-08-05 14:22         ` Tariq Toukan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).