net/sfc: fix mark support in EF100 native Rx datapath
authorAndrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Wed, 28 Apr 2021 14:17:02 +0000 (17:17 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 30 Apr 2021 16:06:22 +0000 (18:06 +0200)
commitad82838e3c7c11bd940bf4b5384377fa83c6a2ba
tree6f218c5d0af0048f022ba679e24f22c9e71060cf
parent41ec42770cb548d9c228927e7bd7641b6b831473
net/sfc: fix mark support in EF100 native Rx datapath

Decouple user mark from user flag. Usage of mark does not require to
use flag as well. Flag is not actually supported yet.

Fixes: 1aacc3d388d3 ("net/sfc: support user mark and flag Rx for EF100")
Cc: stable@dpdk.org
Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: Andy Moreton <amoreton@xilinx.com>
Reviewed-by: Ivan Malov <ivan.malov@oktetlabs.ru>
drivers/net/sfc/sfc_ef100_rx.c