From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas@monjalon.net>
Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com
 [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 69BB12C3F
 for <announce@dpdk.org>; Fri,  1 Dec 2017 15:44:45 +0100 (CET)
Received: from compute1.internal (compute1.nyi.internal [10.202.2.41])
 by mailout.nyi.internal (Postfix) with ESMTP id A1AED20B4B;
 Fri,  1 Dec 2017 09:44:44 -0500 (EST)
Received: from frontend2 ([10.202.2.161])
 by compute1.internal (MEProxy); Fri, 01 Dec 2017 09:44:44 -0500
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h=
 content-transfer-encoding:content-type:date:from:message-id
 :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=
 mesmtp; bh=oGpSTgmsqgsiJXnkZieBUIYihnQO0c5XrsGEUY2z0jw=; b=Eby4q
 MJ9O5S/FMdKVyi4++8JHnei+OdEH2fzEZD7hCvnXUgRZbIjaIoL6rvP/SxpJYB2d
 WBuQqOhho+bTdUV4A9ZyIbklouWBBNWrAoXJX+RDezIEt1CxYxXub7JTD62G4F5e
 slHnBPo2Symbd8ooKVkqedgooY4mT3qNkf/LG8=
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=
 messagingengine.com; h=content-transfer-encoding:content-type
 :date:from:message-id:mime-version:subject:to:x-me-sender
 :x-me-sender:x-sasl-enc; s=fm1; bh=oGpSTgmsqgsiJXnkZieBUIYihnQO0
 c5XrsGEUY2z0jw=; b=bCjP3Mxiq8WDNXnfp/go31YAEZNV/yzCwZebbAx5NdOlz
 F5PWkkjSPjiIX753QFQANJs1L5K+w4TKEThrH7lMlD9+5YujMSmX5qa5fKnVI/Sx
 CFit8Z4sOfFoxCGrZ0NkH9n4aKrgbx6/fPiH8f0vwL/X1FC32EKQnmqkyUj89CYv
 hBw0wfcWTBDB9/OV5fK9CTM26kF/C2Sk/Sovc+oGXc0ixaZahqmuQByQJK8G12aC
 2J/mzn31rjTi0CUGcRa2TiiLD6WOl+nmhnoSOgwNoWx7dxrc57lM+BOEQbcrY9Z/
 OhLQ+kEI77ls22Y7oRJt8J8E01kHKNdxyWpDkJxHw==
X-ME-Sender: <xms:3GohWiY5Ledw3a0i0oeQFqcPva1fcSgLhVdBel1JXlTFG3USS1rLfw>
Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184])
 by mail.messagingengine.com (Postfix) with ESMTPA id 50EA52471D
 for <announce@dpdk.org>; Fri,  1 Dec 2017 09:44:44 -0500 (EST)
From: Thomas Monjalon <thomas@monjalon.net>
To: announce@dpdk.org
Date: Fri, 01 Dec 2017 15:44:43 +0100
Message-ID: <2816945.GYy50u2GaR@xps>
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Subject: [dpdk-announce] features review and integration for 18.02
X-BeenThere: announce@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK announcements <announce.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/announce>,
 <mailto:announce-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/announce/>
List-Post: <mailto:announce@dpdk.org>
List-Help: <mailto:announce-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/announce>,
 <mailto:announce-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Fri, 01 Dec 2017 14:44:45 -0000

Reminder of the planning for the release 18.02:
	- Proposal deadline: November 30, 2017
	- Integration deadline: January 10, 2018
	- Release: February 5, 2018

The proposal period is now over.
It is time to focus on proposals which were done.
It means everybody should review details and comment the ideas,
before they are integrated for 18.02.

In order to help your patches being reviewed, you should make sure
that the maintainers of the code are the recipients of the patches.
Otherwise you can add them while asking for comments.
Note:
You can use the file MAINTAINERS or the tool devtools/get-maintainer.sh.

Then the maintainers of the code are responsible to make sure the patches
are well reviewed. Everybody can help giving some comments.

At the end, the git tree maintainers (also called committers) will be
responsible to integrate the patches on time.

More details on the process:
http://dpdk.org/doc/guides/contributing/patches.html#the-review-process

Do not hesitate to ping when progress is too slow,
and to help making progress on reviewing your peers.

Collaboration is the key to succeed.
Thank you