Thread (6 messages) 6 messages, 2 authors, 2021-07-30

[dpdk-dev] [PATCH v2 0/2] app/acl: help to automate testing

From: Konstantin Ananyev <hidden>
Date: 2021-07-26 11:52:03

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

 app/test-acl/input/acl1v4_5_rule  |  7 +++
 app/test-acl/input/acl1v4_5_trace |  7 +++
 app/test-acl/input/acl1v6_1_rule  |  3 +
 app/test-acl/input/acl1v6_1_trace |  4 ++
 app/test-acl/main.c               | 51 ++++++++++++++---
 app/test-acl/test-acl.sh          | 94 +++++++++++++++++++++++++++++++
 6 files changed, 157 insertions(+), 9 deletions(-)
 create mode 100644 app/test-acl/input/acl1v4_5_rule
 create mode 100644 app/test-acl/input/acl1v4_5_trace
 create mode 100644 app/test-acl/input/acl1v6_1_rule
 create mode 100644 app/test-acl/input/acl1v6_1_trace
 create mode 100644 app/test-acl/test-acl.sh

-- 
2.26.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help