[Intel-wired-lan] [PATCH net v1] i40e: Fix failed opcode appearing if handling messages from VF

Brelinski, Tony tony.brelinski at intel.com
Fri Oct 29 20:56:07 UTC 2021


> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Sornek, Karen
> Sent: Friday, May 14, 2021 2:43 AM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Sornek, Karen <karen.sornek at intel.com>
> Subject: [Intel-wired-lan] [PATCH net v1] i40e: Fix failed opcode appearing if
> handling messages from VF
> 
> Fix failed operation code appearing if handling messages from VF.
> Implemented by waiting for VF appropriate state if request starts handle
> while VF reset.
> Without this patch the message handling request while VF is in a reset state
> ends with error -5 (I40E_ERR_PARAM).
> 
> Fixes: 6322e63c35d6 ("i40e: properly spell I40E_VF_STATE_* flags")
> Signed-off-by: Grzegorz Szczurek <grzegorzx.szczurek at intel.com>
> Signed-off-by: Karen Sornek <karen.sornek at intel.com>
> ---
>  .../ethernet/intel/i40e/i40e_virtchnl_pf.c    | 70 +++++++++++++------
>  .../ethernet/intel/i40e/i40e_virtchnl_pf.h    |  2 +
>  2 files changed, 50 insertions(+), 22 deletions(-)

Tested-by: Tony Brelinski <tony.brelinski at intel.com>




More information about the Intel-wired-lan mailing list