public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Geetha sowjanya <gakula@marvell.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-crypto@vger.kernel.org, davem@davemloft.net,
	kuba@kernel.org, sgoutham@marvell.com, lcherian@marvell.com,
	hkelam@marvell.com, sbhatta@marvell.com, jerinj@marvell.com,
	bbrezillon@kernel.org, arno@natisbad.org, schalla@marvell.com
Subject: Re: [net-next v6 00/14] Add Marvell CN10K support
Date: Thu, 11 Feb 2021 23:10:15 +0000	[thread overview]
Message-ID: <161308501539.27196.9695165685515441633.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210211155834.31874-1-gakula@marvell.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Thu, 11 Feb 2021 21:28:20 +0530 you wrote:
> The current admin function (AF) driver and the netdev driver supports
> OcteonTx2 silicon variants. The same OcteonTx2's
> Resource Virtualization Unit (RVU) is carried forward to the next-gen
> silicon ie OcteonTx3, with some changes and feature enhancements.
> 
> This patch set adds support for OcteonTx3 (CN10K) silicon and gets
> the drivers to the same level as OcteonTx2. No new OcteonTx3 specific
> features are added.
> 
> [...]

Here is the summary with links:
  - [net-next,v6,01/14] octeontx2-af: cn10k: Add mbox support for CN10K platform
    https://git.kernel.org/netdev/net-next/c/98c561116360
  - [net-next,v6,02/14] octeontx2-pf: cn10k: Add mbox support for CN10K
    https://git.kernel.org/netdev/net-next/c/facede8209ef
  - [net-next,v6,03/14] octeontx2-af: cn10k: Update NIX/NPA context structure
    https://git.kernel.org/netdev/net-next/c/30077d210c83
  - [net-next,v6,04/14] octeontx2-af: cn10k: Update NIX and NPA context in debugfs
    https://git.kernel.org/netdev/net-next/c/3feac505fb31
  - [net-next,v6,05/14] octeontx2-pf: cn10k: Initialise NIX context
    https://git.kernel.org/netdev/net-next/c/d21a857562ad
  - [net-next,v6,06/14] octeontx2-pf: cn10k: Map LMTST region
    https://git.kernel.org/netdev/net-next/c/6e8ad4387da5
  - [net-next,v6,07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
    https://git.kernel.org/netdev/net-next/c/4c236d5dc8b8
  - [net-next,v6,08/14] octeontx2-af: cn10k: Add RPM MAC support
    https://git.kernel.org/netdev/net-next/c/91c6945ea1f9
  - [net-next,v6,09/14] octeontx2-af: cn10k: Add support for programmable channels
    https://git.kernel.org/netdev/net-next/c/242da439214b
  - [net-next,v6,10/14] octeontx2-af: cn10K: Add MTU configuration
    https://git.kernel.org/netdev/net-next/c/6e54e1c5399a
  - [net-next,v6,11/14] octeontx2-pf: cn10k: Get max mtu supported from admin function
    https://git.kernel.org/netdev/net-next/c/ab58a416c93f
  - [net-next,v6,12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame support
    https://git.kernel.org/netdev/net-next/c/1845ada47f6d
  - [net-next,v6,13/14] octeontx2-af: cn10k: Add RPM Rx/Tx stats support
    https://git.kernel.org/netdev/net-next/c/ce7a6c3106de
  - [net-next,v6,14/14] octeontx2-af: cn10k: MAC internal loopback support
    https://git.kernel.org/netdev/net-next/c/3ad3f8f93c81

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-02-11 23:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-11 15:58 [net-next v6 00/14] Add Marvell CN10K support Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 01/14] octeontx2-af: cn10k: Add mbox support for CN10K platform Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 02/14] octeontx2-pf: cn10k: Add mbox support for CN10K Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 03/14] octeontx2-af: cn10k: Update NIX/NPA context structure Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 04/14] octeontx2-af: cn10k: Update NIX and NPA context in debugfs Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 05/14] octeontx2-pf: cn10k: Initialise NIX context Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 06/14] octeontx2-pf: cn10k: Map LMTST region Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 07/14] octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 08/14] octeontx2-af: cn10k: Add RPM MAC support Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 09/14] octeontx2-af: cn10k: Add support for programmable channels Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 10/14] octeontx2-af: cn10K: Add MTU configuration Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 11/14] octeontx2-pf: cn10k: Get max mtu supported from admin function Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 12/14] octeontx2-af: cn10k: Add RPM LMAC pause frame support Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 13/14] octeontx2-af: cn10k: Add RPM Rx/Tx stats support Geetha sowjanya
2021-02-11 15:58 ` [net-next v6 14/14] octeontx2-af: cn10k: MAC internal loopback support Geetha sowjanya
2021-02-11 19:10   ` kernel test robot
2021-02-11 23:10 ` patchwork-bot+netdevbpf [this message]

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=161308501539.27196.9695165685515441633.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=arno@natisbad.org \
    --cc=bbrezillon@kernel.org \
    --cc=davem@davemloft.net \
    --cc=gakula@marvell.com \
    --cc=hkelam@marvell.com \
    --cc=jerinj@marvell.com \
    --cc=kuba@kernel.org \
    --cc=lcherian@marvell.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sbhatta@marvell.com \
    --cc=schalla@marvell.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox