[Accel-config] Re: [PATCH 0/4] Add "enable" and "forced" options to load-config

Dave Jiang <dave.jiang at intel.com> Wed, 08 Dec 2021 08:58:26 -0700
Newsgroups dev.linux.lists.accel-config
Message-ID <[email protected]>
On 12/7/2021 5:51 PM, Ramesh Thomas wrote:
> Add new convenience options to load-config commmand as follows.
> -e, enable: Enable configured devices and wqs
> -f, forced: Disable devices being configured if enabled
>
> Fix some issues in code that skips configuring device attributes if the
> device needs to be skipped because it was enabled.
>
> Ramesh Thomas (4):
>    accel-config: Add "enable" option to load-config command
>    accel-config: Fix issues in skipping active configurations
>    accel-config: Add "forced" option to load-config command
>    accel-config: Update load-config documentation
>
>   .../accfg/accel-config-load-config.txt        |   8 +
>   accfg/config.c                                | 155 +++++++++++++-----
>   2 files changed, 125 insertions(+), 38 deletions(-)

That was quick. Thanks!

Reviewed-by: Dave Jiang <dave.jiang(a)intel.com>

for the series.