From: "Michael S. Tsirkin" <mst@redhat.com>
To: Toshiaki Makita <toshiaki.makita1@gmail.com>
Cc: Jason Wang <jasowang@redhat.com>,
"David S. Miller" <davem@davemloft.net>,
Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>,
netdev@vger.kernel.org,
virtualization@lists.linux-foundation.org
Subject: Re: [PATCH net-next 0/6] virtio_net: Add ethtool stat items
Date: Wed, 25 Jul 2018 12:40:12 +0300 [thread overview]
Message-ID: <20180725123908-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20180723143609.2242-1-toshiaki.makita1@gmail.com>
On Mon, Jul 23, 2018 at 11:36:03PM +0900, Toshiaki Makita wrote:
> 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>
Series:
Acked-by: Michael S. Tsirkin <mst@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
next prev parent reply other threads:[~2018-07-25 10:51 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
2018-07-25 19:59 ` David Miller
2018-07-25 9:40 ` Michael S. Tsirkin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180725123908-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=davem@davemloft.net \
--cc=jasowang@redhat.com \
--cc=makita.toshiaki@lab.ntt.co.jp \
--cc=netdev@vger.kernel.org \
--cc=toshiaki.makita1@gmail.com \
--cc=virtualization@lists.linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.