[dpdk-stable] [PATCH] net/sfc: fix filter exceptions logic

Ferruh Yigit ferruh.yigit at intel.com
Wed Jul 18 14:53:19 CEST 2018


On 7/14/2018 8:38 AM, Andrew Rybchenko wrote:
> From: Igor Romanov <Igor.Romanov at oktetlabs.ru>
> 
> Now exception logic handles these cases:
> 
> When FW variant does not support filters with transport ports, but
> IP protocol filters are supported, TCP/UDP protocol filters may be
> used. When FW variant does not support filters with IPv4/6 addresses
> or IP protocol, but filters with EtherType are supported, IPv4 and
> IPv6 EtherTypes may be used
> 
> Fixes: 096dba799b4a ("net/sfc: avoid creation of ineffective flow rules")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Igor Romanov <Igor.Romanov at oktetlabs.ru>
> Signed-off-by: Andrew Rybchenko <arybchenko at solarflare.com>

Applied to dpdk-next-net/master, thanks.


More information about the stable mailing list