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 C5D86A0C5B; Fri, 26 Nov 2021 11:05:04 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59639406FF; Fri, 26 Nov 2021 11:05:04 +0100 (CET) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by mails.dpdk.org (Postfix) with ESMTP id 616D740140 for ; Fri, 26 Nov 2021 11:05:02 +0100 (CET) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id D88F35C0131; Fri, 26 Nov 2021 05:05:01 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Fri, 26 Nov 2021 05:05:01 -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; s=fm2; bh=KfHJjZRmKpbGS l0VgYSuF5keMASNk11Rop4fg06pMaY=; b=KCLEOOahR7MzUVu8e3FBDw/h0vvzB YfK3QmC2Fh6jg/XrGqZn2gWclYkNLwASwanyYLEs+YvR3JCGfUICz8DHCGHG1DGR 3+vsuE18mqhokL41y6LPAa0UsLbtV1ikjLQyZj3fDBqMWUWgVJU7yXBQzE+EvulE l8kCAjlkj8nwYcDXJUC91ReDJY6884kSHF9cYgkEY0F1wpWPEZ0cWKGWa1eE8hn+ +8iqiXt6Ia45ht2KrBtaI3WgQeWmwRTwx3cz4NZZKurlrMoI1jxLAiEQ6iputwQ6 ShFswVsJA/WcuBCX1V6A2E0Tu7HwsYyzAdyhjQv+Fat3O29C0yeeGCsxA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding: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=KfHJjZRmKpbGSl0VgYSuF5keMASNk11Rop4fg06pMaY=; b=GfAVHQon wFzORueNxywyuu4iFpJJTQ0nolXDknGTsSskFybgGBzcBdGFXammMhwWe4B4pzJF 6YV/tdjgSTg1N8jOHgK76e1+zGQYS5lI3pz187O8CRR+R9OJ1qPBugzwFTAakVls 7IQi+8xmWDGdpNym+VoYlrVsrnIOU7hDXkSf7yxUZMQWf8rBAp+RwPB5n/QqLcs7 WNwuny81BDvpUqe8zw0QhXrjOxNmsWkmuNde3Kz9Xv16GOGqFcAIYVWtLerLCw5U G6H2W3WL3KlL1TYTF9EdT9Ji98J4e8p0GhuOkCov1de7+BJhYOsLnEj+T+e3Owdu 8e3dt5sntdSchw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddrhedvgdduudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkofgjfhgggfestdekredtredttdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpeehtdduuefggeekveehueeitdefhfdvkeevtedvfeeivdffudeuudeh udetiedvudenucffohhmrghinhepughpughkrdhorhhgnecuvehluhhsthgvrhfuihiivg eptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdr nhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Fri, 26 Nov 2021 05:05:01 -0500 (EST) From: Thomas Monjalon To: dev@dpdk.org Cc: Aman Singh , Ferruh Yigit Subject: [PATCH v3] maintainers: update for testpmd Date: Fri, 26 Nov 2021 11:04:58 +0100 Message-Id: <20211126100458.3158676-1-thomas@monjalon.net> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20211022071949.55017-1-aman.deep.singh@intel.com> References: <20211022071949.55017-1-aman.deep.singh@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: Aman Singh Add Aman Singh as co-maintainer of testpmd. Make the title description more accurate for this tool. Signed-off-by: Aman Singh Acked-by: Ferruh Yigit Signed-off-by: Thomas Monjalon --- v2: update the section title v3: update the section title --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index d785363c5c..6e520ca560 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1691,8 +1691,9 @@ M: Reshma Pattan F: app/test/sample_packet_forward.c F: app/test/sample_packet_forward.h -Driver testing tool +Networking drivers testing tool M: Xiaoyun Li +M: Aman Singh T: git://dpdk.org/next/dpdk-next-net F: app/test-pmd/ F: doc/guides/testpmd_app_ug/ -- 2.33.0