Merge branch 'nfp-flower-bugs'
authorDavid S. Miller <davem@davemloft.net>
Fri, 12 Jul 2019 22:31:55 +0000 (15:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Jul 2019 22:31:55 +0000 (15:31 -0700)
John Hurley says:

====================
Fix bugs in NFP flower match offload

This patchset contains bug fixes for corner cases in the match fields of
flower offloads. The patches ensure that flows that should not be
supported are not (incorrectly) offloaded. These include rules that match
on layer 3 and/or 4 data without specified ethernet or ip protocol fields.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge