> -----Original Message-----
> From: Zhang, Yuying <yuying.zh...@intel.com>
> Sent: Tuesday, June 14, 2022 4:40 PM
> To: Liu, KevinX <kevinx....@intel.com>; dev@dpdk.org
> Cc: Xing, Beilei <beilei.x...@intel.com>; Yang, SteveX
> <stevex.y...@intel.com>; Zhang, RobinX <robinx.zh...@intel.com>
> Subject: RE: [PATCH v7] net/i40e: add outer VLAN processing
> 
> Hi Kevin,
> 
> Workaround should be replaced when root cause be found.
> 
> Best regards,
> Yuying
> 
> > -----Original Message-----
> > From: Liu, KevinX <kevinx....@intel.com>
> > Sent: Tuesday, June 14, 2022 11:07 AM
> > To: Zhang, Yuying <yuying.zh...@intel.com>; dev@dpdk.org
> > Cc: Xing, Beilei <beilei.x...@intel.com>; Yang, SteveX
> > <stevex.y...@intel.com>; Zhang, RobinX <robinx.zh...@intel.com>
> > Subject: RE: [PATCH v7] net/i40e: add outer VLAN processing
> >
> > Hi, Yuying
> >
> > > -----Original Message-----
> > > From: Zhang, Yuying <yuying.zh...@intel.com>
> > > Sent: 2022年6月14日 10:44
> > > To: Liu, KevinX <kevinx....@intel.com>; dev@dpdk.org
> > > Cc: Xing, Beilei <beilei.x...@intel.com>; Yang, SteveX
> > > <stevex.y...@intel.com>; Zhang, RobinX <robinx.zh...@intel.com>
> > > Subject: RE: [PATCH v7] net/i40e: add outer VLAN processing
> > >
> > > Hi Kevin,
> > >
> > > > -----Original Message-----
> > > > From: Liu, KevinX <kevinx....@intel.com>
> > > > Sent: Saturday, June 11, 2022 12:30 AM
> > > > To: dev@dpdk.org
> > > > Cc: Zhang, Yuying <yuying.zh...@intel.com>; Xing, Beilei
> > > > <beilei.x...@intel.com>; Yang, SteveX <stevex.y...@intel.com>;
> > > > Zhang, RobinX <robinx.zh...@intel.com>; Liu, KevinX
> > > > <kevinx....@intel.com>
> > > > Subject: [PATCH v7] net/i40e: add outer VLAN processing
> > > >
> > > > From: Robin Zhang <robinx.zh...@intel.com>
> > > >
> > > > Outer VLAN processing is supported after firmware v8.4, kernel
> > > > driver also
> > >
> > > Since this patch can only be enabled with firmware v8.6, should you
> > > sync with dpdk here?
> > OK, I'll revise it here.
> > >
> > > > change the default behavior to support this feature. To align with
> > > > kernel driver, add support for outer VLAN processing in DPDK.
> > > >
> > > > But it is forbidden for firmware to change the Inner/Outer VLAN
> > > > configuration while there are MAC/VLAN filters in the switch table.
> > > > Therefore, we need to clear the MAC table before setting config,
> > > > and then restore the MAC table after setting.
> > > >
> > > > This will not impact on an old firmware.
> > > >
> > > > Signed-off-by: Robin Zhang <robinx.zh...@intel.com>
> > > > Signed-off-by: Kevin Liu <kevinx....@intel.com>
> 
> Acked-by: Yuying Zhang <yuying.zh...@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to