From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] examples/multi_process: add l2fwd_fork to Makefile Date: Thu, 5 Jul 2018 17:05:08 +0100 Message-ID: <59b22775-d50b-533f-c861-3a5b229ff3c1@intel.com> References: <20180703085729.21628-1-emma.kenny@intel.com> <20180703161645.23690-1-emma.kenny@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: anatoly.burakov@intel.com To: Emma Kenny , dev@dpdk.org Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 5984C1BED1 for ; Thu, 5 Jul 2018 18:05:30 +0200 (CEST) In-Reply-To: <20180703161645.23690-1-emma.kenny@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 7/3/2018 5:16 PM, Emma Kenny wrote: > l2fwd_fork is not complied by default, this will make it compile > > Fixes: 95e8005a56e8 ("examples/l2fwd_fork: new app") > > Signed-off-by: Emma Kenny Acked-by: Ferruh Yigit