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: <5f71a913-7a11-4256-91bd-33c546041cd1@kernel.org>
Date: Mon, 3 Nov 2025 09:53:15 -0700
From: David Ahern <dsahern@...nel.org>
To: Ivan Vecera <ivecera@...hat.com>, netdev@...r.kernel.org
Cc: Stephen Hemminger <stephen@...workplumber.org>,
 Petr Oros <poros@...hat.com>, Jiri Pirko <jiri@...nulli.us>
Subject: Re: [PATCH iproute2-next] devlink: Add support for 64bit parameters

On 10/31/25 1:56 AM, Ivan Vecera wrote:
> On 10/30/25 8:42 PM, Ivan Vecera wrote:
>> Kernel commit c0ef144695910 ("devlink: Add support for u64 parameters")
>> added support for 64bit devlink parameters, add the support for them
>> also into devlink utility userspace counterpart.
>>
>> Cc: Jiri Pirko <jiri@...nulli.us>
>> Signed-off-by: Ivan Vecera <ivecera@...hat.com>
>> ---
> 
> Tested on Microchip EDS2 development board...
> 
> Prior patch:
> 
> root@...2:~# devlink dev param set i2c/1-0070 name clock_id value 1234
> cmode driverinit
> Value type not supported
> root@...2:~#
> 
> After patch:
> 
> root@...2:~# devlink dev param set i2c/1-0070 name clock_id value 1234
> cmode driverinit
> root@...2:~#
> 
> Ivan
> 

Added the testing to the commit message and applied to iproute2-next

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ