From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id A89C81200A for ; Tue, 20 Feb 2018 10:38:16 +0100 (CET) X-Amp-Result: UNSCANNABLE X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Feb 2018 01:38:14 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,538,1511856000"; d="scan'208";a="32720959" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.77]) by orsmga001.jf.intel.com with SMTP; 20 Feb 2018 01:38:12 -0800 Received: by (sSMTP sendmail emulation); Tue, 20 Feb 2018 09:38:11 +0000 Date: Tue, 20 Feb 2018 09:38:11 +0000 From: Bruce Richardson To: Hemant Agrawal Cc: Thomas Monjalon , "dev@dpdk.org" Message-ID: <20180220093810.GA16092@bricha3-MOBL3.ger.corp.intel.com> References: <20180219205524.19153-1-thomas@monjalon.net> <3615553.WtLrhvcjrZ@xps> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Research and Development Ireland Ltd. User-Agent: Mutt/1.9.1 (2017-09-22) Subject: Re: [dpdk-dev] [PATCH] version: 18.05-rc0 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: Tue, 20 Feb 2018 09:38:18 -0000 On Tue, Feb 20, 2018 at 06:12:49AM +0000, Hemant Agrawal wrote: > Hi Thomas, > Can you integrate ? > http://dpdk.org/dev/patchwork/patch/33666/ > > An early integration will help the subsequent kernel module patches to use new path. > > Regards, > Hemant > I think that could do with a respin to include the meson.build file changes also. /Bruce > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > > Sent: Tuesday, February 20, 2018 2:34 AM > > To: dev@dpdk.org > > Subject: Re: [dpdk-dev] [PATCH] version: 18.05-rc0 > > > > The new release cycle is started! > > > > If you think some patches are already ready for integration in master, please > > notify me. > > > > Note that changes impacting a lot of future patches (big changes, renames, or > > core features) are preferred to be integrated early in the cycle. > > > > Thanks for your attention