Re: [dpdk-dev] [PATCH v4] doc: introduce openwrt how-to guide

2020-01-17 Thread Ye Xiaolong
Hi, John Thanks for your review. On 01/17, Mcnamara, John wrote: >Hi, > >Overall looks good. Some notes below: > >> + >> +.. note:: >> + >> +For compiling the NUMA lib, run libtool --version to ensure the >> +libtool version >= 2.2, otherwise the compilation will fail with errors. > > >This conti

Re: [dpdk-dev] [PATCH v4] doc: introduce openwrt how-to guide

2020-01-17 Thread Mcnamara, John
Hi, Overall looks good. Some notes below: > + > +.. note:: > + > + For compiling the NUMA lib, run libtool --version to ensure the > +libtool version >= 2.2, otherwise the compilation will fail with errors. This continuation line isn't indented and raised a build error: $ make doc-guid

Re: [dpdk-dev] [PATCH v4] doc: introduce openwrt how-to guide

2019-12-18 Thread Zhang, Xiao
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Xiaolong Ye > Sent: Monday, December 16, 2019 11:01 AM > To: Mcnamara, John ; Kovacevic, Marko > > Cc: dev@dpdk.org; Richardson, Bruce ; Stephen > Hemminger ; Ye, Xiaolong > > Subject: [dpdk-dev] [PATCH v4] doc