lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <DS0PR11MB7785C3C05F467DAF4E6955DDF0F22@DS0PR11MB7785.namprd11.prod.outlook.com>
Date: Mon, 10 Feb 2025 11:08:19 +0000
From: "Jagielski, Jedrzej" <jedrzej.jagielski@...el.com>
To: Simon Horman <horms@...nel.org>
CC: "intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>,
	"Nguyen, Anthony L" <anthony.l.nguyen@...el.com>, "netdev@...r.kernel.org"
	<netdev@...r.kernel.org>, "Polchlopek, Mateusz"
	<mateusz.polchlopek@...el.com>
Subject: RE: [PATCH iwl-next v1 01/13] ixgbe: add initial devlink support

From: Simon Horman <horms@...nel.org> 
Sent: Friday, February 7, 2025 11:47 AM
>On Mon, Feb 03, 2025 at 04:03:16PM +0100, Jedrzej Jagielski wrote:
>> Add an initial support for devlink interface to ixgbe driver.
>> 
>> Similarly to i40e driver the implementation doesn't enable
>> devlink to manage device-wide configuration. Devlink instance
>> is created for each physical function of PCIe device.
>> 
>> Create separate directory for devlink related ixgbe files
>> and use naming scheme similar to the one used in the ice driver.
>> 
>> Add a stub for Documentation, to be extended by further patches.
>> 
>> Reviewed-by: Mateusz Polchlopek <mateusz.polchlopek@...el.com>
>> Signed-off-by: Jedrzej Jagielski <jedrzej.jagielski@...el.com>
>
>...
>
>> diff --git a/Documentation/networking/devlink/ixgbe.rst b/Documentation/networking/devlink/ixgbe.rst
>> new file mode 100644
>> index 000000000000..ca920d421d42
>> --- /dev/null
>> +++ b/Documentation/networking/devlink/ixgbe.rst
>> @@ -0,0 +1,8 @@
>> +.. SPDX-License-Identifier: GPL-2.0
>> +
>> +====================
>> +ixgbe devlink support
>> +====================
>
>nit: the '=' lines are one character too short wrt the text they decorate.
>
>Flagged by make htmldocs.

Thanks for catching it.
Will be fixed.

>
>> +
>> +This document describes the devlink features implemented by the ``ixgbe``
>> +device driver.
>
>...

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ