On 12/28/2020 3:00 AM, Ivan Malov wrote:
MPORT values derived by helper functions are little-endian.
At the same time, MCDIs which consume these values perform
one more host-order to little-endian conversion internally.

Fix the helper functions to return host-order MPORT values.

Fixes: 370ed675a952 ("common/sfc_efx/base: support setting PPORT in match spec")
Fixes: bb024542fffd ("common/sfc_efx/base: add API for adding action drop")
Fixes: 097058033f03 ("common/sfc_efx/base: add API to get mport of PF/VF")
Cc: [email protected]

Reported-by: Andy Moreton <[email protected]>
Reviewed-by: Andy Moreton <[email protected]>
Reviewed-by: Andrew Rybchenko <[email protected]>
Signed-off-by: Ivan Malov <[email protected]>

Applied to dpdk-next-net/main, thanks.

Reply via email to