From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v11 0/4] flow classification library Date: Tue, 24 Oct 2017 22:33:40 +0200 Message-ID: <4377417.QgEobucjiG@xps> References: <1508771778-617-1-git-send-email-bernard.iremonger@intel.com> <1508866083-15646-1-git-send-email-bernard.iremonger@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, ferruh.yigit@intel.com, konstantin.ananyev@intel.com, cristian.dumitrescu@intel.com, adrien.mazarguil@6wind.com, jasvinder.singh@intel.com To: Bernard Iremonger Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 75C7D1B7F4 for ; Tue, 24 Oct 2017 22:33:42 +0200 (CEST) In-Reply-To: <1508866083-15646-1-git-send-email-bernard.iremonger@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 24/10/2017 19:27, Bernard Iremonger: > Bernard Iremonger (3): > examples/flow_classify: flow classify sample application > test: add packet burst generator functions > test: flow classify library unit tests > > Ferruh Yigit (1): > flow_classify: add flow classify library The deal was " If you can address my comments in v11 and if there is no compilation issue, then I will take it in RC2. " There are some compilation issues and other details to fix. But I fixed all of them myself. Applied