Re: [PATCH] acl: remove invalid test
From: Michal Miroslaw <mirq-linux@rere.qmqm.pl>
Date: 2016-12-23 01:47:53
From: Michal Miroslaw <mirq-linux@rere.qmqm.pl>
Date: 2016-12-23 01:47:53
On Mon, Dec 19, 2016 at 06:48:52PM +0000, Ananyev, Konstantin wrote:
Hi Michal,quoted
-----Original Message----- From: Michał Mirosław [mailto:mirq-linux@rere.qmqm.pl] Sent: Wednesday, December 14, 2016 5:24 PM To: dev@dpdk.org Cc: Ananyev, Konstantin <redacted> 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