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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 2 Dec 2020 08:57:11 +0200
From:   Moshe Shemesh <moshe@...dia.com>
To:     David Ahern <dsahern@...il.com>,
        Moshe Shemesh <moshe@...lanox.com>,
        Stephen Hemminger <stephen@...workplumber.org>,
        Jakub Kicinski <kuba@...nel.org>, Jiri Pirko <jiri@...dia.com>,
        <netdev@...r.kernel.org>
Subject: Re: [PATCH iproute2-net 1/3] devlink: Add devlink reload action and
 limit options


On 11/29/2020 11:12 PM, David Ahern wrote:
> On 11/26/20 4:14 AM, Moshe Shemesh wrote:
>> @@ -1997,7 +2066,7 @@ static void cmd_dev_help(void)
>>   	pr_err("       devlink dev eswitch show DEV\n");
>>   	pr_err("       devlink dev param set DEV name PARAMETER value VALUE cmode { permanent | driverinit | runtime }\n");
>>   	pr_err("       devlink dev param show [DEV name PARAMETER]\n");
>> -	pr_err("       devlink dev reload DEV [ netns { PID | NAME | ID } ]\n");
>> +	pr_err("       devlink dev reload DEV [ netns { PID | NAME | ID } ] [ action { driver_reinit | fw_activate } ] [ limit no_reset ]\n");
> line length is unreasonable; add new options on the next line.
Ack.
>>   	pr_err("       devlink dev info [ DEV ]\n");
>>   	pr_err("       devlink dev flash DEV file PATH [ component NAME ] [ overwrite SECTION ]\n");
>>   }

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ