netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] nfp: flower: a few small conntrack offload fixes
@ 2023-12-08  6:59 Louis Peens
  2023-12-08  6:59 ` [PATCH net 1/2] nfp: flower: add hardware offload check for post ct entry Louis Peens
  2023-12-08  6:59 ` [PATCH net 2/2] nfp: flower: fix hardware offload for the transfer layer port Louis Peens
  0 siblings, 2 replies; 5+ messages in thread
From: Louis Peens @ 2023-12-08  6:59 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski, Paolo Abeni
  Cc: Hui Zhou, netdev, stable, oss-drivers

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-12 15:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-08  6:59 [PATCH net 0/2] nfp: flower: a few small conntrack offload fixes Louis Peens
2023-12-08  6:59 ` [PATCH net 1/2] nfp: flower: add hardware offload check for post ct entry Louis Peens
2023-12-08  6:59 ` [PATCH net 2/2] nfp: flower: fix hardware offload for the transfer layer port Louis Peens
2023-12-12  3:08   ` Jakub Kicinski
2023-12-12 15:09     ` Louis Peens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).