> -----Original Message-----
> From: Zhang, Yuying <[email protected]>
> Sent: Tuesday, June 14, 2022 4:40 PM
> To: Liu, KevinX <[email protected]>; [email protected]
> Cc: Xing, Beilei <[email protected]>; Yang, SteveX
> <[email protected]>; Zhang, RobinX <[email protected]>
> 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 <[email protected]>
> > Sent: Tuesday, June 14, 2022 11:07 AM
> > To: Zhang, Yuying <[email protected]>; [email protected]
> > Cc: Xing, Beilei <[email protected]>; Yang, SteveX
> > <[email protected]>; Zhang, RobinX <[email protected]>
> > Subject: RE: [PATCH v7] net/i40e: add outer VLAN processing
> >
> > Hi, Yuying
> >
> > > -----Original Message-----
> > > From: Zhang, Yuying <[email protected]>
> > > Sent: 2022年6月14日 10:44
> > > To: Liu, KevinX <[email protected]>; [email protected]
> > > Cc: Xing, Beilei <[email protected]>; Yang, SteveX
> > > <[email protected]>; Zhang, RobinX <[email protected]>
> > > Subject: RE: [PATCH v7] net/i40e: add outer VLAN processing
> > >
> > > Hi Kevin,
> > >
> > > > -----Original Message-----
> > > > From: Liu, KevinX <[email protected]>
> > > > Sent: Saturday, June 11, 2022 12:30 AM
> > > > To: [email protected]
> > > > Cc: Zhang, Yuying <[email protected]>; Xing, Beilei
> > > > <[email protected]>; Yang, SteveX <[email protected]>;
> > > > Zhang, RobinX <[email protected]>; Liu, KevinX
> > > > <[email protected]>
> > > > Subject: [PATCH v7] net/i40e: add outer VLAN processing
> > > >
> > > > From: Robin Zhang <[email protected]>
> > > >
> > > > 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 <[email protected]>
> > > > Signed-off-by: Kevin Liu <[email protected]>
> 
> Acked-by: Yuying Zhang <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to