On 4/1/2017 7:15 AM, Wenzhuo Lu wrote:
> After adding VLAN filter, the VLAN promiscuous mode is
> disabled. But there's no chance to enable it.
> So add the check after deleting VLAN filter. If there's
> no VLAN filter left, enable the VLAN promiscuous mode.
>
> Fixes: 310dac2fde07 ("net/i40e: fix VLAN filter issue")> > Signed-off-by: Wenzhuo Lu <[email protected]> Applied to dpdk-next-net/master, thanks.

