From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9A492A04DD; Sun, 19 Jan 2020 22:22:01 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B6E951E34; Sun, 19 Jan 2020 22:22:00 +0100 (CET) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by dpdk.org (Postfix) with ESMTP id 63B321DBA for ; Sun, 19 Jan 2020 22:21:59 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 5A206337; Sun, 19 Jan 2020 16:21:58 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Sun, 19 Jan 2020 16:21:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=qBFb2NVQvsHJDRJCxCakG9xUjhWj/vgPhe390DI3+RA=; b=BVUFaT+j08f+ ODsibZWtKZhMar31NpBfIRaRs9bhbAeh6SStgR95kRqS4q9+RAsjr5xCX+dGd8pl Cort+Vwu3UdI+Xmc+jVhPuMjXmDwAK7n9oMQH190YXYsFg5Xk8ghAK2u5ehEtbs7 PU4SN+Ebts5VDKzn36TFgIMMZ6XsS30= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=qBFb2NVQvsHJDRJCxCakG9xUjhWj/vgPhe390DI3+ RA=; b=TJ8WX9AYXrE4GK1qc+cGUJFwySVsqDYkPhe6cOaQ08hXjKRHOZjlLkh7r ueyLRfWQ/qJrWb1VWcDzi/L0CfT29dFduBh7dwqN8Vu5G3x/Vi2xMqm+NNaJJh8P KnIFMYDJCtMVW2gEXwb7IOe+XxOLepVh4OLwb13G0e0nsujOmgeNPoknRfRH/z8n C8+4/MllVF1WYTVvg8j6sQZK4U8o/KlL3nFCGb7nw5m4/ky8eX8nrOcCEPVGjRMX zs6O2IQY9sdVFAMQN+LuDu06nIVXQBLmhYhg8iXYM7QSFe/8RLnFh7JFey9kz0Zl ksJUgP8uN5VqHKQpmcBskMfsiOGmQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedrudefgddugeejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecuff homhgrihhnpeguphgukhdrohhrghenucfkphepjeejrddufeegrddvtdefrddukeegnecu rfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtne cuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 41F983060B16; Sun, 19 Jan 2020 16:21:57 -0500 (EST) From: Thomas Monjalon To: Ferruh Yigit Cc: dev@dpdk.org Date: Sun, 19 Jan 2020 22:21:55 +0100 Message-ID: <21345230.ssLaC8jLEa@xps> In-Reply-To: <20200117193034.3220522-1-ferruh.yigit@intel.com> References: <20200117193034.3220522-1-ferruh.yigit@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [pull-request] next-net 20.02 rc1 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 17/01/2020 20:30, Ferruh Yigit: > http://dpdk.org/git/next/dpdk-next-net for-main-repo Pulled, thanks Note that I did few changes in the release notes to group things and improve sorting. I also fixed some typos in logs and comments that checkpatch reported.