On Mon, Dec 19, 2016 at 06:48:52PM +0000, Ananyev, Konstantin wrote: > Hi Michal, > > > -----Original Message----- > > From: Michał Mirosław [mailto:mirq-li...@rere.qmqm.pl] > > Sent: Wednesday, December 14, 2016 5:24 PM > > To: dev@dpdk.org > > Cc: Ananyev, Konstantin <konstantin.anan...@intel.com> > > Subject: [PATCH] acl: remove invalid test > > > > rte_acl_add_rules() has no way of checking rule size. > > > > This was hidden because the test effectively checked that > > adding a rule with userdata == 0 failed. > I suppose that changes have to be inside: > [PATCH v2] acl: allow zero verdict.
The 'allow zero verdict' patch depends on this one if we are to not have a breaking tests inbetween. Otherwise, it is an independent change. I guess I can merge them, though, if you prefer it that way. Best Regards, Michał Mirosław