From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id C990D29D6 for ; Thu, 23 Nov 2017 23:38:39 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 5297D20CC8; Thu, 23 Nov 2017 17:38:39 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute1.internal (MEProxy); Thu, 23 Nov 2017 17:38:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=yngt2LJTJT7u1fLhNf/DFK1Hly oEZbdKLzkYYW8B0yw=; b=YVCizNSFrOnHRdH+h5RVS0PtJ+wydfuEk+D+iyZJRt dK/nb9y+fDpNy1bAh5xFWspMNzQBig2tyNazI7MYAxAcoLqj409NY5ajhq30D+LL hpmBnLMF8xS8rinwzh5ngnIO6cVBVAiQjOywnI4+9jgpp8/4f1uX5cG3EetTMSYs U= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=yngt2L JTJT7u1fLhNf/DFK1HlyoEZbdKLzkYYW8B0yw=; b=bwl4+c2jhNI3xRG+r23Egy pOCgrbSjsoj/SN2UhZ2feSvJhyef9vGlWLhm4k/HycnsECRm3xBAmXKWaHSnfg3j FsTeGetA0TBzwGUFiMAEsXA21decHQVzsnuoAnygeGFOIKCtLOvH7tyRC3K7C4lV F/TDAy90Vwsj7SffIwb1C9Q2YkW1WLB0AAGe/O1jBdykoHJbHHNBRMd9MvDoLwxO VbQNI3wbieSty4q6UiGEHGY2EKM/FZevBMwv7NrKy0WCKG/rtFpByFkFWG26dFs4 TlAmiEBUsm6z9sc5Ledu+qW8hjUR5WeFWcZgHcDNsS32GD1zEdK4EMYf2QTRAe9g == X-ME-Sender: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id F1E1824536 for ; Thu, 23 Nov 2017 17:38:38 -0500 (EST) From: Thomas Monjalon To: dev@dpdk.org Date: Thu, 23 Nov 2017 23:38:38 +0100 Message-ID: <26541050.CAxeCkM3By@xps> In-Reply-To: <20171123223515.14484-1-thomas@monjalon.net> References: <20171123223515.14484-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] version: 18.02-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: Thu, 23 Nov 2017 22:38:40 -0000 The new release cycle is open, and reviews are more than welcome :) Please consider reviewing your peers, and contribute to the success of this release, thanks!