Merge branch 'sfc-conntrack-offload'
authorDavid S. Miller <davem@davemloft.net>
Sun, 15 Oct 2023 13:25:03 +0000 (14:25 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Oct 2023 13:25:03 +0000 (14:25 +0100)
Edward Cree says:

====================
sfc: support conntrack NAT offload

The EF100 MAE supports performing NAT (and NPT) on packets which match in
 the conntrack table.  This series adds that capability to the driver.
====================

Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge