[dpdk-dev] [PATCH 17/21] net/atlantic: device statistics, xstats

Stephen Hemminger stephen at networkplumber.org
Tue Sep 11 19:06:53 CEST 2018


On Fri,  7 Sep 2018 18:21:55 +0300
Igor Russkikh <igor.russkikh at aquantia.com> wrote:

> +
> +static int
> +atl_dev_xstats_get_names(struct rte_eth_dev *dev __rte_unused, struct rte_eth_xstat_name *xstats_names, unsigned int size)
> +{
> +	unsigned int i;
> +

Please break really long lines at between 80 and 100 characters.


More information about the dev mailing list