[Intel-wired-lan] [PATCH S33 12/15] ice: implement VF stats NDO
Bowers, AndrewX
andrewx.bowers at intel.com
Tue Nov 12 19:35:58 UTC 2019
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Tony Nguyen
> Sent: Friday, November 8, 2019 6:23 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S33 12/15] ice: implement VF stats NDO
>
> From: Jesse Brandeburg <jesse.brandeburg at intel.com>
>
> Implement the VF stats gathering via the kernel via ndo_get_vf_stats().
> The driver will show per-VF stats in the output of the ip -s link show dev <PF>
> command.
>
> Signed-off-by: Jesse Brandeburg <jesse.brandeburg at intel.com>
> Signed-off-by: Tony Nguyen <anthony.l.nguyen at intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice_main.c | 1 +
> .../net/ethernet/intel/ice/ice_virtchnl_pf.c | 45 +++++++++++++++++++
> .../net/ethernet/intel/ice/ice_virtchnl_pf.h | 11 +++++
> 3 files changed, 57 insertions(+)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list