From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v6 0/3] examples/l3fwd: merge l3fwd-acl code into l3fwd Date: Sun, 04 Jun 2017 13:14:37 +0200 Message-ID: <6012945.RBlhr32BJD@xps> References: <1489008729-28784-2-git-send-email-rkerur@gmail.com> <1489179491-9401-1-git-send-email-rkerur@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Ravi Kerur , john.mcnamara@intel.com To: dev@dpdk.org Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id BBCFF7CC7 for ; Sun, 4 Jun 2017 13:14:39 +0200 (CEST) In-Reply-To: <1489179491-9401-1-git-send-email-rkerur@gmail.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" 10/03/2017 21:58, Ravi Kerur: > This patchset merges l3fwd-acl and l3fwd code into common directory. > Adds config file read option to build LPM and EM tables. > > Ravi Kerur (3): > examples/l3fwd: merge l3fwd-acl code into l3fwd > examples/l3fwd: add config file support for lpm > examples/l3fwd: add config file support for exact Anyone to review please?