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: Jason Wang
Subject: Re: [Qemu-devel] [RFC Patch v2 10/10] virtio-net rsc: Add Receive Segment Coalesce statistics
Date: Mon, 1 Feb 2016 15:16:38 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1


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). 



reply via email to

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