On Wed, Nov 29, 2023 at 5:24 PM Pedro Tammela <pctammela@xxxxxxxxxxxx> wrote: > > Follow-up on a feedback from Jakub and random cleanups from related > net/sched patches > > Pedro Tammela (4): > selftests: tc-testing: remove spurious nsPlugin usage > selftests: tc-testing: remove spurious './' from Makefile > selftests: tc-testing: rename concurrency.json to flower.json > selftests: tc-testing: remove filters/tests.json > > tools/testing/selftests/tc-testing/Makefile | 2 +- > .../filters/{concurrency.json => flower.json} | 98 +++++++++++++ > .../tc-testing/tc-tests/filters/matchall.json | 23 ++++ > .../tc-testing/tc-tests/filters/tests.json | 129 ------------------ > 4 files changed, 122 insertions(+), 130 deletions(-) > rename tools/testing/selftests/tc-testing/tc-tests/filters/{concurrency.json => flower.json} (65%) > delete mode 100644 tools/testing/selftests/tc-testing/tc-tests/filters/tests.json > For the patchset: Acked-by: Jamal Hadi Salim <jhs@xxxxxxxxxxxx> cheers, jamal > -- > 2.40.1 >