[dpdk-dev] [PATCH 0/2] Enable zero verdicts in ACLs

Ananyev, Konstantin konstantin.ananyev at intel.com
Thu Jan 19 12:57:23 CET 2017



> -----Original Message-----
> From: Michał Mirosław [mailto:mirq-linux at rere.qmqm.pl]
> Sent: Wednesday, January 18, 2017 7:33 PM
> To: dev at dpdk.org
> Cc: Ananyev, Konstantin <konstantin.ananyev at intel.com>; Thomas Monjalon <thomas.monjalon at 6wind.com>
> Subject: [PATCH 0/2] Enable zero verdicts in ACLs
> 
> This set enables one to have ACL matches return 0 where the distinction
> from no-match case is not needed.
> 
> This is a resubmission of the patches as a series, rebased on net-next tree,
> no other changes vs v2.
> 
> v2: fixes to prog_guide and ACL tests
> 
> Michał Mirosław (2):
>   acl: remove invalid test
>   acl: allow zero verdict
> 
>  app/test/test_acl.c                                | 33 ----------------------
>  .../prog_guide/packet_classif_access_ctrl.rst      |  3 +-
>  lib/librte_acl/rte_acl.c                           |  3 +-
>  lib/librte_acl/rte_acl.h                           |  2 --
>  lib/librte_table/rte_table_acl.c                   |  2 +-
>  5 files changed, 4 insertions(+), 39 deletions(-)
> 
> --

Acked-by: Konstantin Ananyev <konstantin.ananyev at intel.com>

> 2.11.0



More information about the dev mailing list