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)
commitc4aaa5ddffe78f4fba86e94eed0980dd287bc2b4
tree5c75d8bf7cad36da6c52cdb09f9257671b0edf23
parentb4a6d9abeb545d79cc76f150f31c3cebc3472287
parentbef6e97d57f5ff5dbffb1b0b845bd3e249a1ac24
Merge branch 'nfp-flower-loosen-L4-checks-and-add-extack-to-flower-offload'

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>