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.
John Hurley (2): nfp: flower: fix ethernet check on match fields nfp: flower: ensure ip protocol is specified for L4 matches .../net/ethernet/netronome/nfp/flower/offload.c | 28 +++++++++------------- 1 file changed, 11 insertions(+), 17 deletions(-) -- 2.7.4