net/mvpp2: fix not supported VLAN operations status
authorMeir Levi <mlevi4@marvell.com>
Sun, 11 Jul 2021 13:13:14 +0000 (16:13 +0300)
committerJerin Jacob <jerinj@marvell.com>
Mon, 12 Jul 2021 09:07:08 +0000 (11:07 +0200)
commit71c5085bfbe09b1dd93b0691ecfdf626ac1e9e12
treef3f95c809a834ca979b0d1764a04a2547fda8b5e
parente622c1a88e3507dc6d2c9dd6ec555905d1b5baf1
net/mvpp2: fix not supported VLAN operations status

vlan_strip and vlan_extend features need to return "unsupported"
error value.

Fixes: ff0b8b10dc4 ("net/mvpp2: support VLAN offload")
Cc: stable@dpdk.org
Signed-off-by: Meir Levi <mlevi4@marvell.com>
Reviewed-by: Liron Himi <lironh@marvell.com>
drivers/net/mvpp2/mrvl_ethdev.c