[Accel-config] Re: [PATCH 0/2] Fix some group id relaed issues
Dave Jiang <dave.jiang at intel.com>
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
On 3/11/2021 6:47 PM, ramesh.thomas(a)intel.com wrote: > From: Ramesh Thomas <ramesh.thomas(a)intel.com> > > While configuring wqs and engines a special value of -1 for group id is > used to dissociate those wqs and engines from groups. config-wq was not > accepting -1 due to a bug and config-wq, though accepted it, printed an > incorrect error message if invalid group id was passed. > > Ramesh Thomas (2): > accel-config: Allow -1 wq->group-id > accel-config: Fix an incorrect error message related to > engine->group-id > > accfg/config_attr.c | 15 +++++++++------ > 1 file changed, 9 insertions(+), 6 deletions(-) Reviewed-by: Dave Jiang <dave.jiang(a)intel.com>