Re: [dpdk-dev] [PATCH v2] net/ice: fix VLAN strip show in double VLAN mode

2021-02-04 Thread Zhang, Qi Z
> -Original Message- > From: Yang, Qiming > Sent: Thursday, February 4, 2021 11:23 AM > To: Wang, Haiyue ; dev@dpdk.org > Cc: Zhang, Qi Z ; Creeley, Brett > > Subject: RE: [PATCH v2] net/ice: fix VLAN strip show in double VLAN mode > > Acked-by: Qiming Yang > > > -Original Messa

Re: [dpdk-dev] [PATCH v2] net/ice: fix VLAN strip show in double VLAN mode

2021-02-03 Thread Yang, Qiming
Acked-by: Qiming Yang > -Original Message- > From: Wang, Haiyue > Sent: Thursday, February 4, 2021 10:04 > To: dev@dpdk.org > Cc: Yang, Qiming ; Zhang, Qi Z > ; Wang, Haiyue ; Creeley, > Brett > Subject: [PATCH v2] net/ice: fix VLAN strip show in double VLAN mode > > In double VLAN mod

[dpdk-dev] [PATCH v2] net/ice: fix VLAN strip show in double VLAN mode

2021-02-03 Thread Haiyue Wang
In double VLAN mode, the VLAN strip is applied on outer, since the VLAN filter is outer; in single VLAN mode, the VLAN strip is applied on inner for the VLAN filter is inner. So it needs to adjust the strip setting according to current VLAN mode. Fixes: 14e7a4b37b4f ("net/ice/base: support config