commit | 2a04784594f67b795bb4c08dd83cfc88c8311276 | [log] [tgz] |
---|---|---|
author | Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> | Thu Jun 13 14:17:09 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 14 19:48:57 2019 -0700 |
tree | a38ba7a99fad82fe9f30a5ad200be91a7eb083a2 | |
parent | b4a6d9abeb545d79cc76f150f31c3cebc3472287 [diff] |
nfp: flower: check L4 matches on unknown IP protocols Matching on fields with a protocol that is unknown to hardware is not strictly unsupported. Determine if hardware can offload a filter with an unknown protocol by checking if any L4 fields are being matched as well. Signed-off-by: Pieter Jansen van Vuuren <pieter.jansenvanvuuren@netronome.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>