[Accel-config] [PATCH 0/4] Add "enable" and "forced" options to load-config
Ramesh Thomas <ramesh.thomas at intel.com> Tue, 07 Dec 2021 19:51:48 -0500
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
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