qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC Patch v2 10/10] virtio-net rsc: Add Receive Segmen


From: Wei Xu
Subject: Re: [Qemu-devel] [RFC Patch v2 10/10] virtio-net rsc: Add Receive Segment Coalesce statistics
Date: Mon, 01 Feb 2016 16:50:40 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0



On 02/01/2016 03:16 PM, Jason Wang wrote:

On 02/01/2016 02:13 AM, address@hidden wrote:
From: Wei Xu <address@hidden>

Add statistics to log what happened during the process.

Signed-off-by: Wei Xu <address@hidden>
---
  hw/net/virtio-net.c        | 49 +++++++++++++++++++++++++++++++++++++++++++---
  include/hw/virtio/virtio.h | 33 +++++++++++++++++++++++++++++++
  2 files changed, 79 insertions(+), 3 deletions(-)
Statistics is good, but need a way for reporting it to either end-user
(ethtool?) or developer (log, trace or other things).

OK, will check it out.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]