[dpdk-dev] [PATCH] ethdev: fix statistics description

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Oct 4 11:34:33 CEST 2016


2016-08-26 18:08, Wei Dai:
>  /**
>   * A structure used to retrieve statistics for an Ethernet port.
> + * Not all statistics fields in struct rte_eth_stats are supported
> + * by any type of network interface card (NIC). If any statistics
> + * field is not supported, its value is 0 .
>   */
>  struct rte_eth_stats {

I'm missing the point of this patch.
Why do you think it is a fix?

John, any opinion?


More information about the dev mailing list