acl: allow zero verdict
authorMichał Mirosław <michal.miroslaw@atendesoftware.pl>
Wed, 18 Jan 2017 19:32:51 +0000 (20:32 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 30 Jan 2017 10:08:47 +0000 (11:08 +0100)
commitc6c7a8d7e6a81320b17dccf63e274bd62df262ae
tree59690fa5e64efc705f208c69e273d370449b4a33
parent7601d32ed3a07d2c341095aa3a47b72e78b12f6a
acl: allow zero verdict

This enables ACL matches to return 0 where the distinction
from no-match case is not needed.

Signed-off-by: Michał Mirosław <michal.miroslaw@atendesoftware.pl>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
app/test/test_acl.c
doc/guides/prog_guide/packet_classif_access_ctrl.rst
lib/librte_acl/rte_acl.c
lib/librte_acl/rte_acl.h
lib/librte_table/rte_table_acl.c