From: Jakub Kicinski <kuba@kernel.org>
To: <alejandro.lucero-palau@amd.com>
Cc: <netdev@vger.kernel.org>, <linux-net-drivers@amd.com>,
<davem@davemloft.net>, <pabeni@redhat.com>, <edumazet@google.com>,
<habetsm.xilinx@gmail.com>, <ecree.xilinx@gmail.com>,
<linux-doc@vger.kernel.org>, <corbet@lwn.net>, <jiri@nvidia.com>
Subject: Re: [PATCH v8 net-next 0/8] sfc: devlink support for ef100
Date: Wed, 15 Feb 2023 21:57:22 -0800 [thread overview]
Message-ID: <20230215215722.120540fe@kernel.org> (raw)
In-Reply-To: <20230215090828.11697-1-alejandro.lucero-palau@amd.com>
On Wed, 15 Feb 2023 09:08:20 +0000 alejandro.lucero-palau@amd.com wrote:
> This patchset adds devlink port support for ef100 allowing setting VFs
> mac addresses through the VF representor devlink ports.
>
> Basic devlink infrastructure is first introduced, then support for info
> command. Next changes for enumerating MAE ports which will be used for
> devlink port creation when netdevs are registered.
>
> Adding support for devlink port_function_hw_addr_get requires changes in
> the ef100 driver for getting the mac address based on a client handle.
> This allows to obtain VFs mac addresses during netdev initialization as
> well what is included in patch 6.
>
> Such client handle is used in patches 7 and 8 for getting and setting
> devlink port addresses.
LGTM
next prev parent reply other threads:[~2023-02-16 5:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-15 9:08 [PATCH v8 net-next 0/8] sfc: devlink support for ef100 alejandro.lucero-palau
2023-02-15 9:08 ` [PATCH v8 net-next 1/8] sfc: add " alejandro.lucero-palau
2023-02-15 9:08 ` [PATCH v8 net-next 2/8] sfc: add devlink info " alejandro.lucero-palau
2023-02-15 9:08 ` [PATCH v8 net-next 3/8] sfc: enumerate mports in ef100 alejandro.lucero-palau
2023-02-15 9:08 ` [PATCH v8 net-next 4/8] sfc: add mport lookup based on driver's mport data alejandro.lucero-palau
2023-02-15 9:08 ` [PATCH v8 net-next 5/8] sfc: add devlink port support for ef100 alejandro.lucero-palau
2023-02-15 9:08 ` [PATCH v8 net-next 6/8] sfc: obtain device mac address based on firmware handle " alejandro.lucero-palau
2023-02-15 9:08 ` [PATCH v8 net-next 7/8] sfc: add support for devlink port_function_hw_addr_get in ef100 alejandro.lucero-palau
2023-02-15 9:08 ` [PATCH v8 net-next 8/8] sfc: add support for devlink port_function_hw_addr_set " alejandro.lucero-palau
2023-02-16 5:57 ` Jakub Kicinski [this message]
2023-02-16 11:20 ` [PATCH v8 net-next 0/8] sfc: devlink support for ef100 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=20230215215722.120540fe@kernel.org \
--to=kuba@kernel.org \
--cc=alejandro.lucero-palau@amd.com \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=ecree.xilinx@gmail.com \
--cc=edumazet@google.com \
--cc=habetsm.xilinx@gmail.com \
--cc=jiri@nvidia.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-net-drivers@amd.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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).