From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harish Patil Subject: [PATCH 1/6] qede: add maintainers Date: Sat, 20 Feb 2016 07:40:26 -0800 Message-ID: <1455982831-21682-2-git-send-email-harish.patil@qlogic.com> References: <1455982831-21682-1-git-send-email-harish.patil@qlogic.com> Mime-Version: 1.0 Content-Type: text/plain Cc: Sony Chacko To: Return-path: Received: from mx0a-0016ce01.pphosted.com (mx0a-0016ce01.pphosted.com [67.231.148.157]) by dpdk.org (Postfix) with ESMTP id 8F4CCC608 for ; Sat, 20 Feb 2016 16:40:54 +0100 (CET) Received: from pps.filterd (m0045602.ppops.net [127.0.0.1]) by mx0a-0016ce01.pphosted.com (8.16.0.11/8.16.0.11) with SMTP id u1KFe2VS020486 for ; Sat, 20 Feb 2016 07:40:53 -0800 Received: from avcashub1.qlogic.com ([198.186.0.117]) by mx0a-0016ce01.pphosted.com with ESMTP id 216r61r58j-1 (version=TLSv1 cipher=AES128-SHA bits=128 verify=NOT) for ; Sat, 20 Feb 2016 07:40:53 -0800 In-Reply-To: <1455982831-21682-1-git-send-email-harish.patil@qlogic.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Signed-off-by: Harish Patil Signed-off-by: Rasesh Mody Signed-off-by: Sony Chacko --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 628bc05..1b27467 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -352,6 +352,13 @@ Null PMD M: Tetsuya Mukawa F: drivers/net/null/ +QLogic qede PMD +M: Harish Patil +M: Rasesh Mody +M: Sony Chacko +F: drivers/net/qede/ +F: doc/guides/nics/qede.rst + Intel AES-NI Multi-Buffer M: Declan Doherty F: drivers/crypto/aesni_mb/ -- 1.8.3.1