David Harton 80d0ff81e8 ethdev: add return code to stats reset function
Some devices do not support reset of eth stats.  An application may
need to know not to clear shadow stats if the device cannot.

rte_eth_stats_reset is updated to provide a return code to share
whether the device supports reset or not.

Signed-off-by: David Harton <dharton@cisco.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-10-12 01:36:58 +01:00
..
2017-07-16 17:30:06 +02:00
2017-08-31 23:02:54 +02:00
2017-10-12 01:36:57 +01:00
2017-10-06 18:23:25 +02:00
2017-07-16 17:30:06 +02:00
2017-10-09 00:02:45 +02:00
2017-07-04 14:39:18 +02:00
2017-10-12 01:36:57 +01:00