On 9/20/2017 5:56 PM, Ferruh Yigit wrote: > On 9/20/2017 3:11 PM, David C Harton wrote: >> From: David Harton <dhar...@cisco.com> >> >> 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 <dhar...@cisco.com> > > Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>
Applied to dpdk-next-net/master, thanks.