Hi! 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. Pieter Jansen van Vuuren (3): nfp: flower: check L4 matches on unknown IP protocols nfp: flower: use extack messages in flower offload nfp: flower: extend extack messaging for flower match and actions .../ethernet/netronome/nfp/flower/action.c | 205 ++++++++++++------ .../ethernet/netronome/nfp/flower/lag_conf.c | 4 +- .../net/ethernet/netronome/nfp/flower/main.h | 12 +- .../net/ethernet/netronome/nfp/flower/match.c | 14 +- .../ethernet/netronome/nfp/flower/metadata.c | 28 ++- .../ethernet/netronome/nfp/flower/offload.c | 126 ++++++++--- 6 files changed, 286 insertions(+), 103 deletions(-) -- 2.21.0