On 5/26/22 11:45, Ivan Malov wrote:
When the driver queries its PCIe interface type via MCDI, the value from the response is translated to an EFX enum.When the driver passes this enum value back to any other MCDI helper, the inverse translation has to be conducted. Fixes: 1bf9ff57ccb3 ("common/sfc_efx/base: allow getting VNIC MCDI client handles") Cc: [email protected] Signed-off-by: Ivan Malov <[email protected]> Reviewed-by: Andrew Rybchenko <[email protected]> Reviewed-by: Andy Moreton <[email protected]>
Series applied to dpdk-next-net/main, thanks.

