From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id DAF0F995A for ; Fri, 28 Jul 2017 17:57:00 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga105.jf.intel.com with ESMTP; 28 Jul 2017 08:56:59 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,425,1496127600"; d="scan'208";a="1177381544" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by fmsmga001.fm.intel.com with ESMTP; 28 Jul 2017 08:56:42 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.9]) by IRSMSX108.ger.corp.intel.com ([169.254.11.133]) with mapi id 14.03.0319.002; Fri, 28 Jul 2017 16:56:38 +0100 From: "Mcnamara, John" To: Rasesh Mody , "dev@dpdk.org" CC: Shahed Shaikh , "Dept-EngDPDKDev@cavium.com" Thread-Topic: [dpdk-dev] [PATCH 5/7] doc: list NPAR as supported feature in qede Thread-Index: AQHTBGaTnnAluvfXj0ehPT4Chf0bBaJpa1Yg Date: Fri, 28 Jul 2017 15:56:37 +0000 Message-ID: References: <1500891548-21896-1-git-send-email-rasesh.mody@cavium.com> <1500891548-21896-5-git-send-email-rasesh.mody@cavium.com> In-Reply-To: <1500891548-21896-5-git-send-email-rasesh.mody@cavium.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNDE4MDEzZGEtN2IxMS00ZDc4LTk5NDItODAxNzllZmE0N2EyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IjFJcDJMS1h1VGJ2VUUwYnJXRzBtUTdCNUtDeDR2bFAyVHluNFF5Rk1BTkU9In0= dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 5/7] doc: list NPAR as supported feature in qede 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: , X-List-Received-Date: Fri, 28 Jul 2017 15:57:01 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Rasesh Mody > Sent: Monday, July 24, 2017 11:19 AM > To: dev@dpdk.org > Cc: Shahed Shaikh ; Dept-EngDPDKDev@cavium.com > Subject: [dpdk-dev] [PATCH 5/7] doc: list NPAR as supported feature in > qede >=20 > From: Shahed Shaikh >=20 > Existing qede PMD code already supports NPAR feature. > So adding this in "Supported Features" section after testing it with > latest DPDK. >=20 > Also, add myself to the list of maintainers of qede PMD >=20 > Signed-off-by: Shahed Shaikh Acked-by: John McNamara