From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 334522A5E for ; Mon, 27 Feb 2017 18:04:15 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Feb 2017 09:04:15 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,215,1484035200"; d="scan'208";a="230250954" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by fmsmga004.fm.intel.com with ESMTP; 27 Feb 2017 09:04:13 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.77]) by irsmsx105.ger.corp.intel.com ([169.254.7.38]) with mapi id 14.03.0248.002; Mon, 27 Feb 2017 17:04:13 +0000 From: "Mcnamara, John" To: "Legacy, Allain (Wind River)" , "Yigit, Ferruh" CC: "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v2 15/15] doc: adds information related to the AVP PMD Thread-Index: AQHSkGRtznqNk9MggUiK1Pj4cYVBpqF9FaRA Date: Mon, 27 Feb 2017 17:04:12 +0000 Message-ID: References: <1487985795-136044-1-git-send-email-allain.legacy@windriver.com> <1488136143-116389-1-git-send-email-allain.legacy@windriver.com> <1488136143-116389-16-git-send-email-allain.legacy@windriver.com> In-Reply-To: <1488136143-116389-16-git-send-email-allain.legacy@windriver.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMGQ5ZWRmNzctMDMzOC00YzVkLWE5OWItMDIyNjAyNWMzYzYwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IloxZE5UZjhCZys5WGRXZ3dSY3B5c05HZEZhSFgxb000SVwvQWZkaFNHWlwvdz0ifQ== x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2 15/15] doc: adds information related to the AVP PMD 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: Mon, 27 Feb 2017 17:04:16 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Allain Legacy > Sent: Sunday, February 26, 2017 7:09 PM > To: Yigit, Ferruh > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v2 15/15] doc: adds information related to the > AVP PMD >=20 > Updates the documentation and feature lists for the AVP PMD device. >=20 > Signed-off-by: Allain Legacy > Signed-off-by: Matt Peters Thanks for that. The patchset should also include an update to the release notes: doc/guides/rel_notes/release_17_05.rst But apart from that. Acked-by: John McNamara