intel / idxd-config

Accel-config / libaccel-config
Other
59 stars 35 forks source link

accel-config --help is broken #32

Closed fenrus75 closed 1 year ago

fenrus75 commented 1 year ago

$ accel-config

usage: accel-config [--version] [--help] COMMAND [ARGS]

.. so far so good, lets use --help

$ accel-config --help idxd kernel module not loaded

that's not very --helpful and really not how --help is expected to work

ramesh-thomas commented 1 year ago

Posted patch for review https://lists.linuxfoundation.org/pipermail/accel-config/2023-August/000681.html

ramesh-thomas commented 1 year ago

This is resolved in 4.1.1 https://github.com/intel/idxd-config/releases/tag/accel-config-v4.1.1