[PATCH] hv_netvsc: add per-cpu ethtool stats for netvsc

Yidong Ren Yidong.Ren at microsoft.com
Wed Jun 6 12:42:07 UTC 2018


Thank you, Greg. I'm sorry for didn't read the guidelines on kernel newbies. Please ignore this patch. 

Thanks,
Yidong

-----Original Message-----
From: Greg KH <gregkh at linuxfoundation.org> 
Sent: Wednesday, June 6, 2018 1:34 AM
To: Yidong Ren <Yidong.Ren at microsoft.com>
Cc: driverdev-devel at linuxdriverproject.org; Haiyang Zhang <haiyangz at microsoft.com>; Stephen Hemminger <sthemmin at microsoft.com>; Madhan Sivakumar <madhans at microsoft.com>
Subject: Re: [PATCH] hv_netvsc: add per-cpu ethtool stats for netvsc

On Tue, Jun 05, 2018 at 08:14:06PM +0000, Yidong Ren wrote:
> This patch implements following ethtool stats fields for netvsc:
> cpu<n>_rx_packets
> cpu<n>_tx_packets
> cpu<n>_rx_bytes
> cpu<n>_tx_bytes
> cpu<n>_vf_rx_packets
> cpu<n>_vf_tx_packets
> cpu<n>_vf_rx_bytes
> cpu<n>_vf_tx_bytes
> ---

No signed-off-by line?  Always use scripts/checkpatch.pl on your patches os you do not get grumpy kernel maintainers telling you to run checkpatch.pl on your patches...

greg k-h


More information about the devel mailing list