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 v9 00/11] Introduce RVU representors
Date: Fri, 12 Jul 2024 22:06:50 -0700 [thread overview]
Message-ID: <20240712220650.3c2c2abd@kernel.org> (raw)
In-Reply-To: <20240712175520.7013-1-gakula@marvell.com>
On Fri, 12 Jul 2024 23:25:09 +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
Documentation/networking/device_drivers/ethernet/marvell/octeontx2.rst:420: WARNING: Literal block expected; none found.
prev parent reply other threads:[~2024-07-13 5:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-12 17:55 [net-next PATCH v9 00/11] Introduce RVU representors Geetha sowjanya
2024-07-12 17:55 ` [net-next PATCH v9 01/11] octeontx2-pf: Refactoring RVU driver Geetha sowjanya
2024-07-12 17:55 ` [net-next PATCH v9 02/11] octeontx2-pf: RVU representor driver Geetha sowjanya
2024-07-12 17:55 ` [net-next PATCH v9 03/11] octeontx2-pf: Create representor netdev Geetha sowjanya
2024-07-12 17:55 ` [net-next PATCH v9 04/11] octeontx2-pf: Add basic net_device_ops Geetha sowjanya
2024-07-12 17:55 ` [net-next PATCH v9 05/11] octeontx2-af: Add packet path between representor and VF Geetha sowjanya
2024-07-12 19:52 ` Markus Elfring
2024-07-12 17:55 ` [net-next PATCH v9 06/11] octeontx2-pf: Get VF stats via representor Geetha sowjanya
2024-07-12 17:55 ` [net-next PATCH v9 07/11] octeontx2-pf: Add support to sync link state between representor and VFs Geetha sowjanya
2024-07-12 17:55 ` [net-next PATCH v9 08/11] octeontx2-pf: Configure VF mtu via representor Geetha sowjanya
2024-07-12 17:55 ` [net-next PATCH v9 09/11] octeontx2-pf: Add representors for sdp MAC Geetha sowjanya
2024-07-12 17:55 ` [net-next PATCH v9 10/11] octeontx2-pf: Add devlink port support Geetha sowjanya
2024-07-12 17:55 ` [net-next PATCH v9 11/11] octeontx2-pf: Implement offload stats ndo for representors Geetha sowjanya
2024-07-13 5:06 ` 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=20240712220650.3c2c2abd@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 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.