> From: dev [mailto:[email protected]] On Behalf Of David C Harton > Sent: Thursday, January 11, 2018 3:14 PM > To: Wu, Jingjing <[email protected]>; Xing, Beilei > <[email protected]> > Cc: [email protected]; David C Harton <[email protected]>; Zhao1, Wei > <[email protected]> > Subject: [dpdk-dev] [PATCH v3] net/i40e: fix VF reset stats crash > > Calling i40evf_dev_xstats_reset can sometimes crash. > > Fixed issue by checking return code before using pstats. > > Fixes: 8210e9e0d805e ("net/i40e: fix clear xstats bug in VF") > Cc: [email protected] > > Signed-off-by: David C Harton <[email protected]>
Acked-by: Harry van Haaren <[email protected]>

