[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <PH8PR11MB7965A3566C18C303D3AC8185F7D02@PH8PR11MB7965.namprd11.prod.outlook.com>
Date: Wed, 12 Mar 2025 06:33:20 +0000
From: "R, Bharath" <bharath.r@...el.com>
To: "Jagielski, Jedrzej" <jedrzej.jagielski@...el.com>,
"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>
CC: "Nguyen, Anthony L" <anthony.l.nguyen@...el.com>, "netdev@...r.kernel.org"
<netdev@...r.kernel.org>, "horms@...nel.org" <horms@...nel.org>,
"jiri@...dia.com" <jiri@...dia.com>, "Jagielski, Jedrzej"
<jedrzej.jagielski@...el.com>, "Polchlopek, Mateusz"
<mateusz.polchlopek@...el.com>
Subject: RE: [Intel-wired-lan] [PATCH iwl-next v6 04/15] ixgbe: add handler
for devlink .info_get()
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces@...osl.org> On Behalf Of
> Jedrzej Jagielski
> Sent: Friday, March 7, 2025 7:54 PM
> To: intel-wired-lan@...ts.osuosl.org
> Cc: Nguyen, Anthony L <anthony.l.nguyen@...el.com>;
> netdev@...r.kernel.org; horms@...nel.org; jiri@...dia.com; Jagielski, Jedrzej
> <jedrzej.jagielski@...el.com>; Polchlopek, Mateusz
> <mateusz.polchlopek@...el.com>
> Subject: [Intel-wired-lan] [PATCH iwl-next v6 04/15] ixgbe: add handler for
> devlink .info_get()
>
> Provide devlink .info_get() callback implementation to allow the driver to
> report detailed version information. The following info is reported:
>
> "serial_number" -> The PCI DSN of the adapter "fw.bundle_id" -> Unique
> identifier for the combined flash image "fw.undi" -> Version of the Option
> ROM containing the UEFI driver "board.id" -> The PBA ID string
>
> Reviewed-by: Mateusz Polchlopek <mateusz.polchlopek@...el.com>
> Signed-off-by: Jedrzej Jagielski <jedrzej.jagielski@...el.com>
> ---
> v2: zero the ctx buff when chance it won't be filled out
> v4: use devlink_priv()
> v6: fix devlink_*_put() labels
> ---
> Documentation/networking/devlink/ixgbe.rst | 32 ++++++
> .../ethernet/intel/ixgbe/devlink/devlink.c | 101 ++++++++++++++++++
> 2 files changed, 133 insertions(+)
>
Tested-by: Bharath R <bharath.r@...el.com>
Powered by blists - more mailing lists