From patchwork Tue Nov 10 00:19:38 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Radha Chintakuntla X-Patchwork-Id: 83866 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id A1A64A0527; Tue, 10 Nov 2020 01:19:54 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B53ED72E2; Tue, 10 Nov 2020 01:19:52 +0100 (CET) Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by dpdk.org (Postfix) with ESMTP id 7058F6004 for ; Tue, 10 Nov 2020 01:19:50 +0100 (CET) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 0AA0JZ50030851; Mon, 9 Nov 2020 16:19:48 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : mime-version : content-transfer-encoding : content-type; s=pfpt0220; bh=3sdY2exNPY2sobLqsa9ZxDr4IFzCkQKSyC0b1qv22d0=; b=Rqh3ae6rQRGWnOTEU+mdo17ZgCUhOTs8R/LGkKHqYFvwAPR7XovxfCS+zn+iThTAx9Na Xui3SwaTt6r80sq2h13kR/IRMZWUAxX9ZJupBL20ZDfqMLS6roshwFu90/d8j23Gw2da ZS3ehgAbVn3u8WeMvM+q/HU/ciIkBJWYSPtEesSZlWA1LcDKWDOAJyBPzTxntd9saHLP Ca6Zs+5CwnYwpCR1hrBCDnqN4FD5acYmdBG2U7lq9+bNWu+Tsr92rBs7Y6rupwOcK1NV VqcR7hsjtsUB4trm8eeoiiAx0SutP9Z7SHKjiy5CG5FLWpp0Bg73bmxIsB/yP33tfjLP dg== Received: from sc-exch03.marvell.com ([199.233.58.183]) by mx0b-0016f401.pphosted.com with ESMTP id 34nuyse4wt-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Mon, 09 Nov 2020 16:19:48 -0800 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by SC-EXCH03.marvell.com (10.93.176.83) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 9 Nov 2020 16:19:46 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Mon, 9 Nov 2020 16:19:47 -0800 Received: from rchin-dellt430.marvell.com (rchin-dellt430.marvell.com [10.85.176.141]) by maili.marvell.com (Postfix) with ESMTP id CE1CA3F703F; Mon, 9 Nov 2020 16:19:46 -0800 (PST) From: Radha Mohan Chintakuntla To: , CC: , , , "Radha Mohan Chintakuntla" Date: Mon, 9 Nov 2020 16:19:38 -0800 Message-ID: <20201110001938.174839-1-radhac@marvell.com> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.312, 18.0.737 definitions=2020-11-09_15:2020-11-05, 2020-11-09 signatures=0 Subject: [dpdk-dev] [PATCH] maintainers: Update for OcteonTx2 DMA and EP 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" Replace the maintainers for OcteonTx2 DMA and EP drivers. Signed-off-by: Radha Mohan Chintakuntla Acked-by: Satha Rao Acked-by: Mahipal Challa +M: Radha Mohan Chintakuntla +M: Veerasenareddy Burru F: drivers/raw/octeontx2_dma/ F: doc/guides/rawdevs/octeontx2_dma.rst Marvell OCTEON TX2 EP -M: Mahipal Challa +M: Radha Mohan Chintakuntla +M: Veerasenareddy Burru F: drivers/raw/octeontx2_ep/ F: doc/guides/rawdevs/octeontx2_ep.rst