[Accel-config] Re: [PATCH 0/5] Some mdev and unit test fixes
Dave Jiang <dave.jiang at intel.com>
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
On 4/5/2021 8:34 PM, ramesh.thomas(a)intel.com wrote: > From: Ramesh Thomas <ramesh.thomas(a)intel.com> > > These patches add some mdev and unit test fixes. > > Ramesh Thomas (5): > accel-config: Update for driver deferred mdev registration > accel-config: mdev was missing as a wq type in json implementation > accel-config/test: Fix some invalid wq test parameters > accel-config/test: Skip tests if device is not configurable > accel-config/test: Remove load/unload of kernel modules in test > > accfg/lib/libaccfg.c | 19 ++++++++++--------- > test/libaccfg.c | 33 +++++++++++++++------------------ > util/json.c | 3 ++- > 3 files changed, 27 insertions(+), 28 deletions(-) For the series Reviewed-by: Dave Jiang <dave.jiang(a)intel.com>