On 7/14/2018 8:38 AM, Andrew Rybchenko wrote: > From: Igor Romanov <igor.roma...@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: sta...@dpdk.org > > Signed-off-by: Igor Romanov <igor.roma...@oktetlabs.ru> > Signed-off-by: Andrew Rybchenko <arybche...@solarflare.com>
Applied to dpdk-next-net/master, thanks.