All of lore.kernel.org
 help / color / mirror / Atom feed
* [Accel-config] [PATCH 0/4] Add "enable" and "forced" options to load-config
@ 2021-12-08  0:51 Ramesh Thomas
  0 siblings, 0 replies; only message in thread
From: Ramesh Thomas @ 2021-12-08  0:51 UTC (permalink / raw)
  To: accel-config

[-- Attachment #1: Type: text/plain, Size: 750 bytes --]

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(-)

-- 
2.26.3

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-08  0:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-08  0:51 [Accel-config] [PATCH 0/4] Add "enable" and "forced" options to load-config Ramesh Thomas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.