net/i40e: handle QinQ strip
authorTao Zhu <taox.zhu@intel.com>
Wed, 30 Oct 2019 18:21:31 +0000 (02:21 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 8 Nov 2019 22:15:04 +0000 (23:15 +0100)
commitb96fb2f0d22b55a8168006912c4af335ada0e943
treebdf86cca7466c01d6fab93e882f9bb24e232ec76
parent25f5b7c78cba334ba1c9024694b97b37d84458cb
net/i40e: handle QinQ strip

Qinq strip is not supported by i40e. When user tries to turn on
QinQ strip, the driver gives unsupported return value and log.

Signed-off-by: Tao Zhu <taox.zhu@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
Reviewed-by: Xiaolong Ye <xiaolong.ye@intel.com>
drivers/net/i40e/i40e_ethdev.c