All of lore.kernel.org
 help / color / mirror / Atom feed
* [net-next PATCHv3 0/5] NPC KPU updates
@ 2021-05-27  9:44 George Cherian
  2021-05-27  9:44 ` [net-next PATCHv3 1/5] octeontx2-af: add support for custom KPU entries George Cherian
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: George Cherian @ 2021-05-27  9:44 UTC (permalink / raw)
  To: netdev, linux-kernel; +Cc: kuba, davem, gcherian, sgoutham

Add support for
 - Loading Custom KPU profile entries
 - Add NPC profile Load from System Firmware DB
 - Add Support fo Coalescing KPU profiles
 - General Updates/Fixes to default KPU profile

Changelog:
 v2->v3
 	Fix compilation warnings.

George Cherian (1):
  octeontx2-af: Update the default KPU profile and fixes

Harman Kalra (3):
  octeontx2-af: load NPC profile via firmware database
  octeontx2-af: adding new lt def registers support
  octeontx2-af: support for coalescing KPU profiles

Stanislaw Kardach (1):
  octeontx2-af: add support for custom KPU entries

 .../net/ethernet/marvell/octeontx2/af/npc.h   |  104 +-
 .../marvell/octeontx2/af/npc_profile.h        | 8673 ++++++++++-------
 .../net/ethernet/marvell/octeontx2/af/rvu.c   |    6 +
 .../net/ethernet/marvell/octeontx2/af/rvu.h   |    5 +
 .../ethernet/marvell/octeontx2/af/rvu_nix.c   |   34 +
 .../ethernet/marvell/octeontx2/af/rvu_npc.c   |  298 +-
 .../ethernet/marvell/octeontx2/af/rvu_reg.h   |    4 +-
 7 files changed, 5842 insertions(+), 3282 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-05-29 21:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27  9:44 [net-next PATCHv3 0/5] NPC KPU updates George Cherian
2021-05-27  9:44 ` [net-next PATCHv3 1/5] octeontx2-af: add support for custom KPU entries George Cherian
2021-05-27  9:44 ` [net-next PATCHv3 2/5] octeontx2-af: load NPC profile via firmware database George Cherian
2021-05-27  9:44 ` [net-next PATCHv3 3/5] octeontx2-af: adding new lt def registers support George Cherian
2021-05-27  9:44 ` [net-next PATCHv3 4/5] octeontx2-af: support for coalescing KPU profiles George Cherian
2021-05-27  9:44 ` [net-next PATCHv3 5/5] octeontx2-af: Update the default KPU profile and fixes George Cherian
2021-05-29 21:30 ` [net-next PATCHv3 0/5] NPC KPU updates patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.