From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id BAA27A0563; Wed, 15 Apr 2020 19:37:48 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 41D241D980; Wed, 15 Apr 2020 19:37:48 +0200 (CEST) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by dpdk.org (Postfix) with ESMTP id DAEBE1D97D for ; Wed, 15 Apr 2020 19:37:46 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id 86CDC97B; Wed, 15 Apr 2020 13:37:45 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Wed, 15 Apr 2020 13:37:45 -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=WHOo0Eu6EzrThew3uqod8m1Q6E/+Qqn3cNgpO+1zxrc=; b=OWZZPPJDDrOC 0hrw7CuR4E6vf+rm17M0hOosFYxYXOYUMqFzUcho+LF2Y+ZWSeSkb0iE7VIOwZPC +CiU8M4qQ8wWfT01seCIw6DDz6vt2ePWhwxD+E0Rb9cZSFRpAOeJDzM/YKFCqm8Y rYKorP+Xs7QnQ/3kz7+Os+v1fLeBfb0= 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=WHOo0Eu6EzrThew3uqod8m1Q6E/+Qqn3cNgpO+1zx rc=; b=T4ICDyyuhboyxDtmp9QtBEikL7eaf/0OzNjnu85pDRE7EB/dupKq4CL6B dkzunn85bYRk4BX9ogj+AxmGgUn+jKrwCtPK6hSmQZ0sagmU72UGrXcyZIqmtTVu Eugs8aC04JbmemBsI5lpUVg11sXxgE/jjF0vQIBnO620pmUyxf8BShl1RJgCItNe 3mlXu6NA8dmgr1J0S3ZLAnvQEQQyUVDJVS+4RsSwk2rI9mSYUI8oP5DJOQ/+q9gR RiDgyE4UJh8jzmTopIpIo1fhBssBW750kJKeE9ScwOUWHkp4HZlwHvpf5/fjZAPt TY2+yB42Q2C2wXzRSfqzT7Daq2/6Q== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrfeefgddutdehucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiiigvpedtnecurfgr rhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght 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 111763060069; Wed, 15 Apr 2020 13:37:43 -0400 (EDT) From: Thomas Monjalon To: Jerin Jacob Cc: dev@dpdk.org, david.marchand@redhat.com Date: Wed, 15 Apr 2020 19:37:42 +0200 Message-ID: <5140743.ZaRXLXkqSa@thomas> In-Reply-To: <20200415145244.2993402-1-jerinj@marvell.com> References: <20200415145244.2993402-1-jerinj@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] maintainers: update for Marvell OCTEON TX2 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" 15/04/2020 16:52, jerinj@marvell.com: > From: Jerin Jacob > > Vamsi is no longer associated with Marvell. > Updating Marvell OCTEON TX2 PMDs MAINTAINERS file. > > Signed-off-by: Jerin Jacob Applied