ethdev: comment statistics field support
authorWei Dai <wei.dai@intel.com>
Fri, 26 Aug 2016 10:08:24 +0000 (18:08 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 7 Nov 2016 20:33:38 +0000 (21:33 +0100)
commit083e2f26006b30585b47bd52e4c76a93ebfde0fa
tree01a2f86fa00e8f781497992ad0c200d0ac9a6ed2
parent91cd905af929ca11ab2b10406fc2d7413dc30e41
ethdev: comment statistics field support

Add comments to describe that not all statistics fields in
struct rte_eth_stats are supported by any type of network
interface card. If any statistics field is not supported,
its value is 0.

Signed-off-by: Wei Dai <wei.dai@intel.com>
lib/librte_ether/rte_ethdev.h