On 5/1/2019 7:02 PM, Yong Wang wrote: > -----Original Message----- > From: Mark Gillott <[email protected]> > Date: Wednesday, May 1, 2019 at 8:30 AM > To: Yong Wang <[email protected]> > Cc: "[email protected]" <[email protected]>, Mark Gillott <[email protected]> > Subject: [PATCH] net/vmxnet3: add VLAN filter capability > > The driver supports VLAN filtering, but the option is not included in > the advertised list of capabilities. Thus any attempt to enable VLAN > filtering always fails. Update the list of offload capabilities to > include DEV_RX_OFFLOAD_VLAN_FILTER. > > Signed-off-by: Mark Gillott <[email protected]> > --- > Acked-by: Yong Wang <[email protected]>
Applied to dpdk-next-net/master, thanks.

