common/sfc_efx/base: fix recirculation ID set in outer rules
authorIvan Malov <ivan.malov@oktetlabs.ru>
Thu, 17 Feb 2022 22:25:07 +0000 (01:25 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Feb 2022 15:22:25 +0000 (16:22 +0100)
commitb4dd34c7f751a516b08139784b9ef8ece04fc659
tree5f8abf3f79b13c21cefc258de76e3c25929ba758
parent795ac238916edbc5028b5edef5096adde0352f3a
common/sfc_efx/base: fix recirculation ID set in outer rules

Recirculation ID field of MAE outer rule insert MCDI is
part of the lookup control structure and it has non-zero
bit offset relative to the byte offset of the structure.

Fixes: 5cf153e79c6c ("common/sfc_efx/base: support recirculation ID in outer rules")
Cc: stable@dpdk.org
Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Reviewed-by: Andy Moreton <amoreton@xilinx.com>
drivers/common/sfc_efx/base/efx_mae.c