> -----Original Message-----
> From: Nicolau, Radu <radu.nico...@intel.com>
> Sent: Friday, October 15, 2021 6:15 PM
> To: Wu, Jingjing <jingjing...@intel.com>; Xing, Beilei <beilei.x...@intel.com>
> Cc: dev@dpdk.org; Doherty, Declan <declan.dohe...@intel.com>; Sinha, Abhijit
> <abhijit.si...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com>; Richardson, 
> Bruce
> <bruce.richard...@intel.com>; Ananyev, Konstantin 
> <konstantin.anan...@intel.com>;
> Nicolau, Radu <radu.nico...@intel.com>
> Subject: [PATCH v8 6/7] net/iavf: add watchdog for VFLR
> 
> Add watchdog to iAVF PMD which support monitoring the VFLR register. If
> the device is not already in reset then if a VF reset in progress is
> detected then notfiy user through callback and set into reset state.
> If the device is already in reset then poll for completion of reset.
> 
> The watchdog is disabled by default, to enable it set
> IAVF_DEV_WATCHDOG_PERIOD to a non zero value (microseconds)
> 
> Signed-off-by: Declan Doherty <declan.dohe...@intel.com>
> Signed-off-by: Radu Nicolau <radu.nico...@intel.com>

Acked-by: Jingjing Wu <jingjing...@intel.com>

Reply via email to