All of lore.kernel.org
 help / color / mirror / Atom feed
From: George Cherian <george.cherian@marvell.com>
To: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Cc: <kuba@kernel.org>, <davem@davemloft.net>, <gcherian@marvell.com>,
	<sgoutham@marvell.com>
Subject: [net-next PATCHv3 0/5] NPC KPU updates
Date: Thu, 27 May 2021 15:14:34 +0530	[thread overview]
Message-ID: <20210527094439.1910013-1-george.cherian@marvell.com> (raw)

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


             reply	other threads:[~2021-05-27  9:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27  9:44 George Cherian [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210527094439.1910013-1-george.cherian@marvell.com \
    --to=george.cherian@marvell.com \
    --cc=davem@davemloft.net \
    --cc=gcherian@marvell.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sgoutham@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.