From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id D35DAA0545; Mon, 20 Jun 2022 16:24:01 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 81C854069C; Mon, 20 Jun 2022 16:24:01 +0200 (CEST) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by mails.dpdk.org (Postfix) with ESMTP id 47B2440151 for ; Mon, 20 Jun 2022 16:24:00 +0200 (CEST) Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 8A2DA320095D; Mon, 20 Jun 2022 10:23:58 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Mon, 20 Jun 2022 10:23:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm2; t=1655735038; x= 1655821438; bh=1YJlFiEDB1pFzpt3SwWxd13K/g17EomFtT4Jwn3G01c=; b=e gfwxKqtJv4SqfOfkNA68Y6o+r29PEyhN+8YEuX/bNJ1HHeEIQl9ZntHLtJCHw5Jm caJYij47RPqQzdELoz/iqqia4SrAAgHZ0pAiFCSHYa8ava5P8ztpeMUibhq47jbL hZnMhcRx78iiBKXSV5/zWZEJpYA373bjvRT3Qi1ROhC8rafEdJ1o1V03sojCuAm8 +eL55RFXkEya1vyAo9YpbuLUpKd0cRF5jrsSAvDLJEQwrzqJE5lRBD29UgF1g+Y/ WSCrYWb5Q4w54BjyUhsnxV4MoseKXcqTOSKe7EmAC5PD9RBPMN3mUIhxxk1XU0ho T+o1Q4HZqlAV/zKSfzCew== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1655735038; x= 1655821438; bh=1YJlFiEDB1pFzpt3SwWxd13K/g17EomFtT4Jwn3G01c=; b=E bVECcEjkmteq5QT8/70+EpON0CVxl8/LCRe++Y52Ffmf6QOArguzfj6mzIMOyZiL IMNjWB/TGwiYUthOImsoaf7bxg96jUershEJCwRoyjVZ31S59Qx8XstrgLYdcjbj gzM3wX16YL50pm7+eWUMicVO5+yKnY5KRw1Nk1YWtxkEtEXHwmFyeZ9nVZ6XNXqx NcgL/U+xzblw2De95Bg4GM87KId607oG1c9L0gMotRF+oX6s+IB9KVGvXM9Vc7Ez HbkGFi+l1smbGG+FFRtfM1c7FPAZsyaGWPCOPnqN1rDsvzqoHnMLokSojp/knYgT kV7ET3fIqKXPzZW3CU3/A== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrudefuddgjeejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvvefufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedtjeeiieefhedtfffgvdelteeufeefheeujefgueetfedttdei kefgkeduhedtgfenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Feedback-ID: i47234305:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 20 Jun 2022 10:23:57 -0400 (EDT) From: Thomas Monjalon To: "Li, Xiaoyun" Cc: "dev@dpdk.org" , "Singh, Aman Deep" , "Zhang, Yuying" Subject: Re: [PATCH] maintainers: update for testpmd Date: Mon, 20 Jun 2022 16:23:56 +0200 Message-ID: <3890188.Isy0gbHreE@thomas> In-Reply-To: References: <20220613083657.1003024-1-xiaoyun.li@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org > > From: "Li, Xiaoyun" > > > > Resigning my maintainership for testpmd. > > > > Signed-off-by: Li, Xiaoyun > > Acked-by: Yuying Zhang Applied Thanks Xiaoyun for the work done.