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 ED63BA046B for ; Tue, 25 Jun 2019 15:43:57 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CB4281B9C6; Tue, 25 Jun 2019 15:43:57 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 1A53E1B9C6 for ; Tue, 25 Jun 2019 15:43:56 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id A4EF3220A5; Tue, 25 Jun 2019 09:43:55 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 25 Jun 2019 09:43:55 -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=3XMnZVmJHJoIyBMnM1p68ITywxGY8yt0mYAL6oGhg6s=; b=T9CaX72VP1QA O9WNYh4YYvvrrTKPsmCjDWS/EmGEDlSusw5oiQsfF/1LoxB8uLmpi2U6I4S+TdO9 u26EJuZ1oG6/hvPt5npnLUCpRqiZBtWB5LshIJ5NI9RnvqYBvL8oK9kOSpeX7JCs unOlP7WPHfPb+pXjiJIDdiIM/BtRgig= 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=fm3; bh=3XMnZVmJHJoIyBMnM1p68ITywxGY8yt0mYAL6oGhg 6s=; b=drdIhc6euox5OtbRPpj/L+kr5OoWxMZJt/fpA1T+k1CgHg/rcRKp778Y/ Qq793VAQ/JrkkKbWhzcfNRfkJn03Bo6omQ0oFJ7Ax2awMxAGhbCtO7SOzmr3mD98 7BtyxtWRIWMtlN776yRBBH5NLKx/YtRsXzfWJkvdkuBoNC2wLD5Fu/NCKAQN8I2f JT/HBpu61RuplteK4AqRFZSbAkK+LHwkCb4EBw770j4ThYckMYQcYVgpyfag4Y8Q QXrLeM0KVENNj6EptAvDV7+VxJyqaEO0iEJU50zWPeXvMhzXyrr+bXc1L7pEx8k/ xjMsgJZHbnmQ1ubzm6NX1DM5MwduA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrudeggdeijecutefuodetggdotefrodftvf 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 D7D098005B; Tue, 25 Jun 2019 09:43:53 -0400 (EDT) From: Thomas Monjalon To: Ferruh Yigit Cc: Andrew Rybchenko , web@dpdk.org, John McNamara , Bruce Richardson Date: Tue, 25 Jun 2019 15:43:52 +0200 Message-ID: <2445089.OxoC6109Td@xps> In-Reply-To: References: <20190613122949.60816-1-ferruh.yigit@intel.com> <20190613134533.80004-1-ferruh.yigit@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-web] [PATCH v2] update 19.11.0 schedule X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" 13/06/2019 17:04, Andrew Rybchenko: > On 6/13/19 4:45 PM, Ferruh Yigit wrote: > > As discussed in > https://mails.dpdk.org/archives/dev/2019-June/134698.html > > Signed-off-by: Ferruh Yigit > --- > > Acked-by: Andrew Rybchenko Acked-by: Thomas Monjalon Applied, thanks