netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Geetha sowjanya <gakula@marvell.com>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<davem@davemloft.net>, <pabeni@redhat.com>, <edumazet@google.com>,
	<sgoutham@marvell.com>, <sbhatta@marvell.com>,
	<hkelam@marvell.com>
Subject: Re: [net-next PATCH v6 00/10] Introduce RVU representors
Date: Thu, 27 Jun 2024 16:04:11 -0700	[thread overview]
Message-ID: <20240627160411.3d7cdbe6@kernel.org> (raw)
In-Reply-To: <20240625142503.3293-1-gakula@marvell.com>

On Tue, 25 Jun 2024 19:54:53 +0530 Geetha sowjanya wrote:
> This series adds representor support for each rvu devices.
> When switchdev mode is enabled, representor netdev is registered
> for each rvu device. In implementation of representor model, 
> one NIX HW LF with multiple SQ and RQ is reserved, where each
> RQ and SQ of the LF are mapped to a representor. A loopback channel
> is reserved to support packet path between representors and VFs.
> CN10K silicon supports 2 types of MACs, RPM and SDP. This
> patch set adds representor support for both RPM and SDP MAC
> interfaces.

Does not apply please rebase.
-- 
pw-bot: cr

      parent reply	other threads:[~2024-06-27 23:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-25 14:24 [net-next PATCH v6 00/10] Introduce RVU representors Geetha sowjanya
2024-06-25 14:24 ` [net-next PATCH v6 01/10] octeontx2-pf: Refactoring RVU driver Geetha sowjanya
2024-06-25 14:24 ` [net-next PATCH v6 02/10] octeontx2-pf: RVU representor driver Geetha sowjanya
2024-06-25 14:24 ` [net-next PATCH v6 03/10] octeontx2-pf: Create representor netdev Geetha sowjanya
2024-06-25 14:24 ` [net-next PATCH v6 04/10] octeontx2-pf: Add basic net_device_ops Geetha sowjanya
2024-06-25 14:24 ` [net-next PATCH v6 05/10] octeontx2-af: Add packet path between representor and VF Geetha sowjanya
2024-06-25 14:24 ` [net-next PATCH v6 06/10] octeontx2-pf: Get VF stats via representor Geetha sowjanya
2024-06-25 14:25 ` [net-next PATCH v6 07/10] octeontx2-pf: Add support to sync link state between representor and VFs Geetha sowjanya
2024-06-25 14:25 ` [net-next PATCH v6 08/10] octeontx2-pf: Configure VF mtu via representor Geetha sowjanya
2024-06-25 14:25 ` [net-next PATCH v6 09/10] octeontx2-pf: Add representors for sdp MAC Geetha sowjanya
2024-06-25 14:25 ` [net-next PATCH v6 10/10] octeontx2-pf: Add devlink port support Geetha sowjanya
2024-06-27 23:04 ` Jakub Kicinski [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=20240627160411.3d7cdbe6@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=gakula@marvell.com \
    --cc=hkelam@marvell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=sbhatta@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;
as well as URLs for NNTP newsgroup(s).