From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 56AF0A00B9 for ; Mon, 1 Apr 2019 01:16:33 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B4EF81E33; Mon, 1 Apr 2019 01:16:31 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 22D4311A4 for ; Mon, 1 Apr 2019 01:16:29 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id E6202210F5; Sun, 31 Mar 2019 19:16:25 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Sun, 31 Mar 2019 19:16:25 -0400 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=1P31uzdVr2rpWYgiycSyNh4NXeNtlMYpBqbEOcNZ/Y8=; b=WdC6TzT5sExx XUuYfgJtlzY8u/TFrmGI7qqab0aZN+LLXuES1MOV+pD9aAAiRFPsHstpAXClc/Q6 dUtb9FGdjDDvBHavaYtB3ecifEVhmHlCUJBlWpJHsBHagyMb4HZRgmjp41OwxaIH VI6LvLZ2zBCiHo4yuIRj7dixSG/Yc0w= 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=fm2; bh=1P31uzdVr2rpWYgiycSyNh4NXeNtlMYpBqbEOcNZ/ Y8=; b=FyTagipRKgfY71a9jnNp96Nb4uVilzeNanBlEeibDJ+CzisTh0FZAbU+m a7WHRjVSADmZiIemA62M4CNrg4/SwYC0WlOGH1UTYAWpJVRsYd+ZB7zFGScQORdC eYTKR4ZVT25ANESMjEH2rGv/t947fwJNMqJQIuKuD8ZYUlDb8kXc4MLqxsdHhplF gXu43+kyM//++dNBUm3b1Lz3Re2bDFPod9QPLQpMYpbUen9d+8ewCB0GVKAX8rC+ 4RbjbbFLW4LcwotMT62YHdULQwMlaKrJvfr0LhscEwcu5ILK39zm0OjjUENbqoaZ JgL57Tpcm6zHdhsD1HKC/mxo8Cd2A== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrleefgddulecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucffoh hmrghinhepughpughkrdhorhhgnecukfhppeejjedrudefgedrvddtfedrudekgeenucfr rghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvthenuc evlhhushhtvghrufhiiigvpedt 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 A8E6FE4519; Sun, 31 Mar 2019 19:16:24 -0400 (EDT) From: Thomas Monjalon To: Cristian Dumitrescu Cc: dev@dpdk.org Date: Mon, 01 Apr 2019 01:16:23 +0200 Message-ID: <4842840.HhRSezCUWn@xps> In-Reply-To: <20190329200231.44854-1-cristian.dumitrescu@intel.com> References: <20190329200231.44854-1-cristian.dumitrescu@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [pull-request] next-qos 19.05 PRE-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" Message-ID: <20190331231623.-PIaZ9ekshor_XWfEfC62HmHqMvzycLJCHj_0uRNG88@z> 29/03/2019 21:02, Cristian Dumitrescu: > http://dpdk.org/git/next/dpdk-next-qos Pulled, thanks