Re: [dpdk-dev] [PATCH v2 0/2] app/acl: help to automate testing
From: Thomas Monjalon <hidden>
Date: 2021-07-30 16:31:44
From: Thomas Monjalon <hidden>
Date: 2021-07-30 16:31:44
26/07/2021 13:51, Konstantin Ananyev:
The purpose of this series is to help automate ACL library functional testing using test-acl app. First patch adds into test-acl ability to skip comment/empty lines. Second patch adds script for automate testing. Sample input files are also provided. v2: - Added ability to skip comment/empty lines - Fixed check-spdx-tag.sh complains (Thomas) Konstantin Ananyev (2): app/acl: allow comment and empty lines app/acl: add script for automate testing
Applied, thanks.