net/hns3: add reporting tunnel GRE packet type
authorChengwen Feng <fengchengwen@huawei.com>
Tue, 13 Apr 2021 11:50:07 +0000 (19:50 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 14 Apr 2021 17:45:27 +0000 (19:45 +0200)
commit59dc46043c10cfd4032b27507ea868d9cda0e7b8
tree7bc6b84820bf43e4e69c8c8a46eb06e2089ecb94
parent7d6df32cf742107130efc3cff53849f3cb0ad262
net/hns3: add reporting tunnel GRE packet type

This patch supports reporting TUNNEL GRE packet type when rxd advanced
layout enabled.

Fixes: fb5e90694022 ("net/hns3: support Rx descriptor advanced layout")

Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_rxtx.c