This small series addresses two bugs in the nfp conntrack offloading code. The first patch is a check to prevent offloading for a case which is currently not supported by the nfp. The second patch fixes up parsing of layer4 mangling code so it can be correctly offloaded. Hui Zhou (2): nfp: flower: add hardware offload check for post ct entry nfp: flower: fix hardware offload for the transfer layer port .../ethernet/netronome/nfp/flower/conntrack.c | 42 +++++++++++++++++-- 1 file changed, 39 insertions(+), 3 deletions(-) -- 2.34.1