[Accel-config] [PATCH 0/3] accel-config/test: Split shared/dedicated wq
ramesh.thomas at intel.com Wed, 11 Aug 2021 22:34:25 -0400
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
From: Ramesh Thomas <ramesh.thomas(a)intel.com> Shared and Dedicated wqs require different handling so split their configuration functions. Split tests that call them into 2. Add an option for tests to return a status indicating feature not supported which will result in *skipped* being printed in their status. Skipping test this way will not abort the entire unit test. Ramesh Thomas (3): accel-config/test: Add support for skipping tests accel-config/test: Split config func to handle sh and ded wqs accel-config/test: Skip shared wq config test if shm support test/libaccfg.c | 100 +++++++++++++++++++++++++++++++++++------------- 1 file changed, 74 insertions(+), 26 deletions(-) -- 2.26.3