Re: [PATCH iproute2-net 1/3] devlink: Add devlink reload action and limit options

2020-12-01 Thread Moshe Shemesh
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 | dr

Re: [PATCH iproute2-net 1/3] devlink: Add devlink reload action and limit options

2020-11-29 Thread David Ahern
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("

[PATCH iproute2-net 1/3] devlink: Add devlink reload action and limit options

2020-11-26 Thread Moshe Shemesh
Add reload action and reload limit to devlink reload command to enable the user to select the reload action required and constrains limits on these actions that he may want to ensure. The following reload actions are supported: driver_reinit: driver entities re-initialization, applying