linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/2] adding KPU profile changes for GTPU and custom
@ 2021-09-24  6:18 kirankumark
  2021-09-24  6:18 ` [net-next 1/2] octeontx2-af: Limit KPU parsing for GTPU packets kirankumark
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: kirankumark @ 2021-09-24  6:18 UTC (permalink / raw)
  To: sgoutham, lcherian, gakula, jerinj, hkelam, sbhatta, davem, kuba,
	netdev, linux-kernel
  Cc: Kiran Kumar K

From: Kiran Kumar K <kirankumark@marvell.com>

Adding changes to limit the KPU processing for GTPU headers to parse
packet up to L4 and added changes to variable length headers to parse LA
as part of PKIND action.

Kiran Kumar K (2):
  octeontx2-af: Limit KPU parsing for GTPU packets
  octeontx2-af: Optimize KPU1 processing for variable-length headers

 .../net/ethernet/marvell/octeontx2/af/mbox.h  |  20 +-
 .../net/ethernet/marvell/octeontx2/af/npc.h   |   9 +-
 .../marvell/octeontx2/af/npc_profile.h        | 403 +++---------------
 .../net/ethernet/marvell/octeontx2/af/rvu.h   |   5 +
 .../ethernet/marvell/octeontx2/af/rvu_cgx.c   |   2 +-
 .../ethernet/marvell/octeontx2/af/rvu_nix.c   |   4 +
 .../ethernet/marvell/octeontx2/af/rvu_npc.c   |  96 +++++
 7 files changed, 197 insertions(+), 342 deletions(-)

--
2.25.1


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

end of thread, other threads:[~2021-09-26 10:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-24  6:18 [net-next 0/2] adding KPU profile changes for GTPU and custom kirankumark
2021-09-24  6:18 ` [net-next 1/2] octeontx2-af: Limit KPU parsing for GTPU packets kirankumark
2021-09-24  6:18 ` [net-next 2/2] octeontx2-af: Optimize KPU1 processing for variable-length headers kirankumark
2021-09-26 10:30 ` [net-next 0/2] adding KPU profile changes for GTPU and custom patchwork-bot+netdevbpf

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).