From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCHv3 0/5] ACL library Date: Fri, 13 Jun 2014 13:56:15 +0200 Message-ID: <3012262.OhlkyXXJnt@xps13> References: <1402658814-21881-1-git-send-email-konstantin.ananyev@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Konstantin Ananyev Return-path: In-Reply-To: <1402658814-21881-1-git-send-email-konstantin.ananyev-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi Konstantin, > Konstantin Ananyev (5): > Add ACL library (librte_acl) into DPDK > acl: update UT to reflect latest changes in the librte_acl > acl: New test-acl application > acl: New sample l3fwd-acl > acl: add doxygen configuration and start page > > v2 fixes: > * Fixed several checkpatch.pl issues > * Added doxygen related changes > > v3 fixes: > * Fixed even more checkpatch.pl issues Sorry to bother you but after checking v3, I think these errors should be avoided: ERROR: do not use assignment in if condition ERROR: return is not a function, parentheses are not required Thanks -- Thomas