net/hns3: remove MPLS from supported flow items
authorChengwen Feng <fengchengwen@huawei.com>
Wed, 3 Feb 2021 12:23:51 +0000 (20:23 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 4 Feb 2021 17:19:37 +0000 (18:19 +0100)
commite9550856f8c65b6e15f8f59810560bc6d240a1f8
tree0f80910369e1a91433b87b0a2d099e7123538305
parent3e5c397ce40c5468f14d0e61bae20b9ebc79a8ae
net/hns3: remove MPLS from supported flow items

The Kunpeng920 and Kunpeng930 don't support parse MPLS packet, so
remove the type from supported flow items.

Fixes: fcba820d9b9e ("net/hns3: support flow director")
Cc: stable@dpdk.org
Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
Signed-off-by: Lijun Ou <oulijun@huawei.com>
drivers/net/hns3/hns3_flow.c