[dpdk-dev] [PATCH v1 28/42] net/txgbe: add device xstats get

Ferruh Yigit ferruh.yigit at intel.com
Wed Sep 9 19:53:48 CEST 2020


On 9/1/2020 12:50 PM, Jiawen Wu wrote:
> Add device xstats get from reading hardware registers.
> 
> Signed-off-by: Jiawen Wu <jiawenwu at trustnetic.com>

<...>

> +
> +static int txgbe_dev_xstats_get_names(__rte_unused struct rte_eth_dev *dev,
> +	struct rte_eth_xstat_name *xstats_names, unsigned int limit)
> +{

'dev' is used in this function.


More information about the dev mailing list