From: Simon Horman <horms@kernel.org>
To: Geetha sowjanya <gakula@marvell.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
kuba@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 v7 02/10] octeontx2-pf: RVU representor driver
Date: Mon, 1 Jul 2024 11:49:56 +0100 [thread overview]
Message-ID: <20240701104956.GQ17134@kernel.org> (raw)
In-Reply-To: <20240628133517.8591-3-gakula@marvell.com>
On Fri, Jun 28, 2024 at 07:05:09PM +0530, Geetha sowjanya wrote:
> Adds basic driver for the RVU representor.
>
> Driver on probe does pci specific initialization and
> does hw resources configuration. Introduces RVU_ESWITCH
> kernel config to enable/disable the driver. Representor
> and NIC shares the code but representors netdev support
> subset of NIC functionality. Hence "otx2_rep_dev" API
> helps to skip the features initialization that are not
> supported by the representors.
>
> Signed-off-by: Geetha sowjanya <gakula@marvell.com>
Reviewed-by: Simon Horman <horms@kernel.org>
next prev parent reply other threads:[~2024-07-01 10:50 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-28 13:35 [net-next PATCH v7 00/10] Introduce RVU representors Geetha sowjanya
2024-06-28 13:35 ` [net-next PATCH v7 01/10] octeontx2-pf: Refactoring RVU driver Geetha sowjanya
2024-07-01 10:49 ` Simon Horman
2024-06-28 13:35 ` [net-next PATCH v7 02/10] octeontx2-pf: RVU representor driver Geetha sowjanya
2024-07-01 10:49 ` Simon Horman [this message]
2024-07-03 17:33 ` William Tu
2024-07-04 9:33 ` [EXTERNAL] " Geethasowjanya Akula
2024-06-28 13:35 ` [net-next PATCH v7 03/10] octeontx2-pf: Create representor netdev Geetha sowjanya
2024-07-01 10:50 ` Simon Horman
2024-06-28 13:35 ` [net-next PATCH v7 04/10] octeontx2-pf: Add basic net_device_ops Geetha sowjanya
2024-07-01 10:50 ` Simon Horman
2024-06-28 13:35 ` [net-next PATCH v7 05/10] octeontx2-af: Add packet path between representor and VF Geetha sowjanya
2024-07-01 10:50 ` Simon Horman
2024-06-28 13:35 ` [net-next PATCH v7 06/10] octeontx2-pf: Get VF stats via representor Geetha sowjanya
2024-07-02 3:13 ` Jakub Kicinski
2024-07-02 6:41 ` [EXTERNAL] " Geethasowjanya Akula
2024-07-02 13:56 ` Jakub Kicinski
2024-07-03 9:08 ` Geethasowjanya Akula
2024-07-03 18:33 ` Jakub Kicinski
2024-07-04 9:39 ` Geethasowjanya Akula
2024-06-28 13:35 ` [net-next PATCH v7 07/10] octeontx2-pf: Add support to sync link state between representor and VFs Geetha sowjanya
2024-06-28 13:35 ` [net-next PATCH v7 08/10] octeontx2-pf: Configure VF mtu via representor Geetha sowjanya
2024-06-28 13:35 ` [net-next PATCH v7 09/10] octeontx2-pf: Add representors for sdp MAC Geetha sowjanya
2024-07-01 10:51 ` Simon Horman
2024-06-28 13:35 ` [net-next PATCH v7 10/10] octeontx2-pf: Add devlink port support Geetha sowjanya
2024-07-02 3:12 ` [net-next PATCH v7 00/10] Introduce RVU representors Jakub Kicinski
2024-07-03 9:10 ` [EXTERNAL] " Geethasowjanya Akula
2024-07-03 10:44 ` Michal Swiatkowski
2024-07-03 14:34 ` [EXTERNAL] " Geethasowjanya Akula
2024-07-04 7:14 ` Michal Swiatkowski
2024-07-04 13:48 ` Geethasowjanya Akula
2024-07-05 8:34 ` Michal Swiatkowski
2024-07-05 11:12 ` Geethasowjanya Akula
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=20240701104956.GQ17134@kernel.org \
--to=horms@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gakula@marvell.com \
--cc=hkelam@marvell.com \
--cc=kuba@kernel.org \
--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.