OSDN Git Service

Merge branch 'nfp-flower-loosen-L4-checks-and-add-extack-to-flower-offload'
authorDavid S. Miller <davem@davemloft.net>
Sat, 15 Jun 2019 02:48:58 +0000 (19:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 15 Jun 2019 02:48:58 +0000 (19:48 -0700)
Jakub Kicinski says:

====================
nfp: flower: loosen L4 checks and add extack to flower offload

Pieter says:

This set allows the offload of filters that make use of an unknown
ip protocol, given that layer 4 is being wildcarded. The set then
aims to make use of extack messaging for flower offloads. It adds
about 70 extack messages to the driver.
====================

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

Trivial merge