> -----Original Message----- > From: Yigit, Ferruh > Sent: Monday, March 27, 2017 12:12 PM > To: Shreyansh Jain <shreyansh.j...@nxp.com> > Cc: hemant.agra...@nxp.com; dev@dpdk.org; Mcnamara, John > <john.mcnam...@intel.com> > Subject: Re: [PATCH] doc: fix DPAA2 guide build warning > > On 3/27/2017 10:57 AM, Ferruh Yigit wrote: > > On 3/27/2017 10:57 AM, Shreyansh Jain wrote: > >> On Monday 27 March 2017 03:25 PM, Shreyansh Jain wrote: > >>> Fixes: 17a4c3c16f5c ("doc: add DPAA2 NIC details") > >>> > >>> Signed-off-by: Shreyansh Jain <shreyansh.j...@nxp.com> > >>> --- > >>> doc/guides/nics/dpaa2.rst | 3 +-- > >>> 1 file changed, 1 insertion(+), 2 deletions(-) > >>> > >>> diff --git a/doc/guides/nics/dpaa2.rst b/doc/guides/nics/dpaa2.rst > >>> index 7d7a6c5..46225b6 100644 > >>> --- a/doc/guides/nics/dpaa2.rst > >>> +++ b/doc/guides/nics/dpaa2.rst > >>> @@ -441,8 +441,7 @@ compatible board: > >>> > >>> 1. **ARM 64 Tool Chain** > >>> > >>> - For example, the *aarch64* Linaro Toolchain, which can be obtained > from > >>> - `here > <https://releases.linaro.org/components/toolchain/binaries/4.9- > 2017.01/aarch64-linux-gnu>`_. > >>> + For example, the `*aarch64* Linaro Toolchain > <https://releases.linaro.org/components/toolchain/binaries/4.9- > 2017.01/aarch64-linux-gnu>`_. > >>> > >>> 2. **Linux Kernel** > >>> > >>> > >> > >> I am not sure how to specific in patch that it applies on > >> dpdk-net-next in response to [1]. > > > > I don't know either :), but thanks for letting know, I will check it. > > I confirm this fixes the documentation warning, patch squashed into > relevant commit (17a4c3c16f5c) >
In that case: Acked-by: John McNamara <john.mcnam...@intel.com>