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?

