On 4/10/2021 1:51 AM, Ivan Malov wrote:
The indication fields in the MCDI response are individual bits, but the current code mistakenly compares the larger dword with 1. This breaks encap. type discovery. Fix that.Fixes: 891408c45a63 ("common/sfc_efx/base: indicate MAE support for encapsulation") Cc: [email protected] Signed-off-by: Ivan Malov <[email protected]> Reviewed-by: Andrew Rybchenko <[email protected]> Reviewed-by: Andy Moreton <[email protected]>
Applied to dpdk-next-net/main, thanks.

