Re: [dpdk-dev] [PATCH] net/sfc: fallback to filter with zero vid

2018-07-18 Thread Ferruh Yigit
On 7/14/2018 8:38 AM, Andrew Rybchenko wrote: > From: Igor Romanov > > Fallback to filter with VLAN=0 if match without VLAN is not supported > Strictly speaking it is not 100% equivalent, but good tradeoff - > untagged and priority only tagged frames will match. > > Signed-off-by: Igor Romanov

[dpdk-dev] [PATCH] net/sfc: fallback to filter with zero vid

2018-07-14 Thread Andrew Rybchenko
From: Igor Romanov Fallback to filter with VLAN=0 if match without VLAN is not supported Strictly speaking it is not 100% equivalent, but good tradeoff - untagged and priority only tagged frames will match. Signed-off-by: Igor Romanov Signed-off-by: Andrew Rybchenko --- drivers/net/sfc/sfc_fl