From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 9BE65CF80 for ; Thu, 19 Apr 2018 14:08:15 +0200 (CEST) X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Apr 2018 05:08:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,469,1517904000"; d="scan'208";a="221676591" Received: from bricha3-mobl.ger.corp.intel.com ([10.237.221.51]) by fmsmga005.fm.intel.com with SMTP; 19 Apr 2018 05:08:11 -0700 Received: by (sSMTP sendmail emulation); Thu, 19 Apr 2018 13:08:11 +0100 Date: Thu, 19 Apr 2018 13:08:10 +0100 From: Bruce Richardson To: Tomasz Duszynski Cc: "De Lara Guarch, Pablo" , "dev@dpdk.org" , "dima@marvell.com" , "nsamsono@marvell.com" Message-ID: <20180419120810.GB11352@bricha3-MOBL.ger.corp.intel.com> References: <1523858869-3093-1-git-send-email-tdu@semihalf.com> <20180419114023.GA14206@sh> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180419114023.GA14206@sh> Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.9.4 (2018-02-28) Subject: Re: [dpdk-dev] [PATCH] crypto/mrvl: add MRVL PMD to meson X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Apr 2018 12:08:16 -0000 On Thu, Apr 19, 2018 at 01:40:23PM +0200, Tomasz Duszynski wrote: > On Thu, Apr 19, 2018 at 11:31:54AM +0000, De Lara Guarch, Pablo wrote: > > Hi Tomasz, > > > > > -----Original Message----- > > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Tomasz Duszynski > > > Sent: Monday, April 16, 2018 7:08 AM > > > To: dev@dpdk.org > > > Cc: Richardson, Bruce ; dima@marvell.com; > > > nsamsono@marvell.com; Tomasz Duszynski > > > Subject: [dpdk-dev] [PATCH] crypto/mrvl: add MRVL PMD to meson > > > > > > Add MRVL CRYPTO PMD to meson build system. > > > > > > Signed-off-by: Tomasz Duszynski > > > > Could you make the same change that you made in the network driver into this patch? > > Bruce will get this patch, as he has already applied the network driver patch, which will be a dependency of this one. > > > > Thanks, > > Pablo > > You mean this one http://dpdk.org/dev/patchwork/patch/38488/? > Frankly speaking I have a crypto patch but since I did not see any comments > from Bruce regarding net I postponed it. > Yes, 38488. If you rebase this on top of that I'll pull it into the next-build tree. This was originally targetted at the next-crypto tree but it makes more sense to go to next-build. /Bruce