[dpdk-stable] [PATCH v4 06/18] net/i40e/base: fix PF reset failed

Ferruh Yigit ferruh.yigit at intel.com
Wed Sep 29 18:21:50 CEST 2021


On 9/6/2021 3:02 AM, Robin Zhang wrote:
> PF has to delete all the filters during reset.
> If it is fully loaded with filters then it is possible
> that it will take more than 200 ms to finish the reset
> resulting in timeout during pf_reset and
> PF reset failed, -15 error indication.
> Increasing the timeout value for PF reset from 200 to 1000
> to give PF more time to finish reset if it is loaded with filters.
> 
> Fixes: 1e32378f0774 ("i40e/base: increase PF reset max loop limit")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Sylwester Dziedziuch <sylwesterx.dziedziuch at intel.com>
> Signed-off-by: Robin Zhang <robinx.zhang at intel.com>

What do you think updating patch title as:
 net/i40e/base: fix PF reset


More information about the stable mailing list