From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add tested platforms for NXP SoCs Date: Mon, 28 May 2018 01:40:29 +0200 Message-ID: <1601447.MQduuTSg3v@xps> References: <20180525144817.7001-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Shreyansh Jain Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id A3F992BAF for ; Mon, 28 May 2018 01:40:31 +0200 (CEST) In-Reply-To: <20180525144817.7001-1-shreyansh.jain@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 25/05/2018 16:48, Shreyansh Jain: > Signed-off-by: Shreyansh Jain > --- > note: pattern of this doc change is different from other NICs as NXP > SoC have integrated NICs. Thus, separating CPU from NIC doesn't make > much sense. > > doc/guides/rel_notes/release_18_05.rst | 11 +++++++++++ > 1 file changed, 11 insertions(+) Applied, thanks