From patchwork Thu Mar 28 16:10:21 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Zhang, Yuying" X-Patchwork-Id: 138960 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A586C43D6D; Thu, 28 Mar 2024 17:10:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E916410DD; Thu, 28 Mar 2024 17:10:49 +0100 (CET) Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) by mails.dpdk.org (Postfix) with ESMTP id 2882C402D8 for ; Thu, 28 Mar 2024 17:10:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1711642238; x=1743178238; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=dJSOreJpfn+dpieyZGsR/wyGMHAalgWs8HCJdRPJIXI=; b=aHErpwRLHXSMHXdOL9vQaeD01tedrUYLtdgAxWoWgyKIKAEc47yCc+kF uCdSqj9k/9XoFnXkw4CtGanLoNLMSP046AV+3u8mCktjTUI6KfT/BRKs3 3KLOlfz0F7L6TdvVB4vo61w6hA1VDUYfveCwgzavGlpfQI9mZ+PB9RxjI yQq50cJPOdWuFcuXsgfa6pIgN30TliFWehjLg4vtwcpfBnRopxz9QQgvK ZBx+i3fbT6X62Xt6uGMcxYVJbffYL1EA58h+Ds3l6ZOglSx62Zu6DSEUP 9j1TzQcqgTu70WPnWJVvMX7eSXv6SRtUjGpBdnpD5vmDXhvKIL1mi6JXc Q==; X-CSE-ConnectionGUID: eYFX0lZOSMaoeRrmAZrblw== X-CSE-MsgGUID: yoeIgU1MT/GAZmoC5ROM2g== X-IronPort-AV: E=McAfee;i="6600,9927,11027"; a="32210813" X-IronPort-AV: E=Sophos;i="6.07,162,1708416000"; d="scan'208";a="32210813" Received: from fmviesa006.fm.intel.com ([10.60.135.146]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Mar 2024 09:10:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,162,1708416000"; d="scan'208";a="16716609" Received: from dpdk-wenjing-02.sh.intel.com ([10.67.118.191]) by fmviesa006.fm.intel.com with ESMTP; 28 Mar 2024 09:10:33 -0700 From: yuying.zhang@intel.com To: yuying.zhang@intel.com, dev@dpdk.org, aman.deep.singh@intel.com, bruce.richardson@intel.com, john.mcnamara@intel.com Subject: [PATCH] maintainers: update for testpmd Date: Thu, 28 Mar 2024 16:10:21 +0000 Message-Id: <20240328161021.1346192-1-yuying.zhang@intel.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 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: Yuying Zhang Delete self from testpmd. Signed-off-by: Yuying Zhang Acked-by: Bruce Richardson --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6a7d0293c6..969b70eabd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1781,7 +1781,6 @@ F: app/test/sample_packet_forward.h Networking drivers testing tool M: Aman Singh -M: Yuying Zhang T: git://dpdk.org/next/dpdk-next-net F: app/test-pmd/ F: doc/guides/testpmd_app_ug/