From cd288d8e0812793b2c701ae9a4596d6d0837ca6b Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Wed, 5 Apr 2017 08:54:11 +0200 Subject: CSIT-622: Stateful Security Groups perf tests 1. add L2BD iACL statefull and stateless tests with 1, 10 and 50 not-hitting ACEs in combination with 100, 10k and 100k flows per direction 2. add L2BD oACL statefull and stateless tests with 1, 10 and 50 not-hitting ACEs in combination with 100, 10k and 100k flows per direction Change-Id: Ia38589aa81b50c5ccdf2813ad6fadd22b46fffeb Signed-off-by: Jan Gelety --- resources/templates/vat/acl_plugin/acl_add_replace.vat | 1 + 1 file changed, 1 insertion(+) create mode 100644 resources/templates/vat/acl_plugin/acl_add_replace.vat (limited to 'resources/templates/vat/acl_plugin/acl_add_replace.vat') diff --git a/resources/templates/vat/acl_plugin/acl_add_replace.vat b/resources/templates/vat/acl_plugin/acl_add_replace.vat new file mode 100644 index 0000000000..b00cf874b6 --- /dev/null +++ b/resources/templates/vat/acl_plugin/acl_add_replace.vat @@ -0,0 +1 @@ +acl_add_replace {acl_idx} {ip_ver} {action} {src} {dst} {sport} {dport} {proto} {tcpflags} -- cgit 1.2.3-korg