From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0A485A04AE; Wed, 6 Nov 2019 22:00:43 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D5D651E93C; Wed, 6 Nov 2019 22:00:42 +0100 (CET) Received: from us-smtp-1.mimecast.com (us-smtp-2.mimecast.com [205.139.110.61]) by dpdk.org (Postfix) with ESMTP id A52CD1E904 for ; Wed, 6 Nov 2019 22:00:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1573074040; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pxbaZ2D8mYSgIjgZOaOn9x/gRc0DP3s73gST8cAK/wc=; b=Ug9Y+6DevTT0Xqw7ryIY9ep1kIWmpzr124mcFBkRryLlS8kOUncEL51DOBRvC4BdaGj3UV Cib9yyrhTCav+BdK+dGh7wrV64NR8mG7CIJw762bX/NZkDUBWLMvT7wvxp9Yxp9lhVN/We QZYlnAi/Q/pYZm9iEnO9p2DOPVc6sJQ= Received: from mail-vk1-f199.google.com (mail-vk1-f199.google.com [209.85.221.199]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-4-xgs6WTq-NhSfs-AAGtSIXQ-1; Wed, 06 Nov 2019 16:00:36 -0500 Received: by mail-vk1-f199.google.com with SMTP id m132so22366vka.20 for ; Wed, 06 Nov 2019 13:00:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EdmBQo3Ub/8Mv+f14RTewMAZ/ZGRdLCMV87iwiZHXWo=; b=Ft9T46Dwn8jbAhmZLNoiqPssHeChA0urqFQWsNENqnBIocVTaIGIueEpHMoC/Wa0Gy bbN9PhETyW3SSYFIPiV2rGAYn8xMnWYWv86iK/7cEbx8NBBGzc3hXBy5L2tfi9/oB+bd lqs+US04Ps+AcrX/LMHny+DDIkgOZys76kGHD9kmFvdglrMT2zskFnoCJ9rI4PM4nVH2 4Z52r5eaNkiOoAFJHAwn4z9NNyVjpDSMHKTyuaaHjJbtBTVlegOkg/YlmiVrtUpFJFH0 l9J0b76CMjeLIp1s7nkhfsbDkhFf951unO2l9XLejLNWHDtRzizyBMaVAS9fgTSbOiNE KCcw== X-Gm-Message-State: APjAAAUKZz2OVWut1mvNJ4TEX5NoJKAmSaafxED+2Vz82vyhetEv9WrV VxCiT/oID5Ql789rYvYSX4K6z1UTR/giQKrqJbjtRJT7mfGyTfN0W8wSUszxTsNwOoWeORssJFH VPQ4tBeLOxR1JTd1WJ4I= X-Received: by 2002:ab0:628f:: with SMTP id z15mr2451202uao.126.1573074035537; Wed, 06 Nov 2019 13:00:35 -0800 (PST) X-Google-Smtp-Source: APXvYqyIkJEPZnc4qBRJa65qt4maaAT52O2auxmfe3RbRdnPdGrnBGHkVBixFbrP4OYhNKjzYW6j13s+BSdbJ+qMbuM= X-Received: by 2002:ab0:628f:: with SMTP id z15mr2451167uao.126.1573074035095; Wed, 06 Nov 2019 13:00:35 -0800 (PST) MIME-Version: 1.0 References: <20191104112112.10211-1-hemant.agrawal@nxp.com> <20191105075907.22804-1-hemant.agrawal@nxp.com> <20191105075907.22804-2-hemant.agrawal@nxp.com> In-Reply-To: From: David Marchand Date: Wed, 6 Nov 2019 22:00:23 +0100 Message-ID: To: Hemant Agrawal Cc: dev , Sachin Saxena X-MC-Unique: xgs6WTq-NhSfs-AAGtSIXQ-1 X-Mimecast-Spam-Score: 0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] [PATCH v2 2/2] doc: bump the supported SDK and firmware version 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" On Tue, Nov 5, 2019 at 10:17 AM David Marchand wrote: > > On Tue, Nov 5, 2019 at 9:05 AM Hemant Agrawal wr= ote: > > > > This patch bump the supported SDK and MC firmware version > > to the latest. > > > > Signed-off-by: Hemant Agrawal [snip] > > diff --git a/doc/guides/platform/dpaa2.rst b/doc/guides/platform/dpaa2.= rst > > index c21bb193f..014545c0b 100644 > > --- a/doc/guides/platform/dpaa2.rst > > +++ b/doc/guides/platform/dpaa2.rst > > @@ -70,6 +70,9 @@ compatible board: > > > > DPAA2 based resources can be configured easily with the help of rea= dy scripts > > as provided in the DPDK Extra repository. > > Missing empty line, that I will add while applying. Added missing line. > > Besides, adding this entry makes obsolete the description before the list= : > > doc/guides/platform/dpaa2.rst:51 > "There are four main pre-requisites for executing DPAA2 PMD on a DPAA2 > compatible board:" I let this part as is. Please send a cleanup as a followup. > Reviewed-by: David Marchand Applied, thanks. --=20 David Marchand