[dpdk-dev] [PATCH v3 0/3] fm10k: update MAC/VLAN filter and VLAN offload features

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jun 22 16:21:36 CEST 2015


> > v3 changes:
> >  - add more result check for MAC table mailbox operation for VLAN filter
> >  - remove two extra indentation tabs
> > 
> > v2 changes:
> >  - add result check when updating MAC address table for VLAN filter
> >  - move VLAN Table updating to the end of VLAN filter process
> >  - release mailbox lock immediately after each mailbox related operation
> >  - update the value of rx_offload_capa and tx_offload_capa
> >  - fix miscelleous review comments
> > 
> > The patch series introduce changes for MAC/VLAN filter and VLAN offload
> > features.
> > MAC filter is newly added, VLAN filter is updated to add/delete
> > one static entry in MAC table for each combination of VLAN and MAC
> > address.
> > For VLAN offload features, Fm10k PF/VF does not support QinQ;
> > and VLAN strip and filter are always on.
> > 
> > Shaopeng He (3):
> >   fm10k: update VLAN filter
> >   fm10k: add MAC filter
> >   fm10k: update VLAN offload features
> 
> Acked-by : Jing Chen <jing.d.chen at intel.com>

Applied, thanks


More information about the dev mailing list