[dpdk-dev] [PATCH v6 5/5] net/ixgbe: new xstats API add ID support for ixgbe

Van Haaren, Harry harry.van.haaren at intel.com
Thu Apr 13 18:23:57 CEST 2017


> From: Kozak, KubaX
> Sent: Thursday, April 13, 2017 3:59 PM
> To: dev at dpdk.org
> Cc: Van Haaren, Harry <harry.van.haaren at intel.com>; Jain, Deepak K <deepak.k.jain at intel.com>;
> Piasecki, JacekX <jacekx.piasecki at intel.com>; Kozak, KubaX <kubax.kozak at intel.com>
> Subject: [PATCH v6 5/5] net/ixgbe: new xstats API add ID support for ixgbe
> 
> From: Jacek Piasecki <jacekx.piasecki at intel.com>
> 
> To achieve functionality of retrieving only specific statistics
> given by application there are two new functions added:
> ixgbe_dev_xstats_get_by_ids() which retrieve
> values of statistics specified by ids array
> and ixgbe_dev_xstats_get_names_by_ids() which retrieve
> names of statistics specified by ids array.
> 
> Signed-off-by: Jacek Piasecki <jacekx.piasecki at intel.com>
> Signed-off-by: Kuba Kozak <kubax.kozak at intel.com>

Acked-by: Harry van Haaren <harry.van.haaren at intel.com>


More information about the dev mailing list