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

2017-01-30 Thread Thomas Monjalon
> > 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

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

2017-01-19 Thread Ananyev, Konstantin
> -Original Message- > From: Michał Mirosław [mailto:mirq-li...@rere.qmqm.pl] > Sent: Wednesday, January 18, 2017 7:33 PM > To: dev@dpdk.org > Cc: Ananyev, Konstantin ; Thomas Monjalon > > Subject: [PATCH 0/2] Enable zero verdicts in ACLs > > This set enables one to have ACL matches re

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

2017-01-18 Thread Michał Mirosław
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 a