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
bject: [dpdk-dev] [PATCH v4] doc: introduce openwrt how-to guide > > This doc describes how to enable DPDK on openwrt in both virtual and physical > x86 environment. > > Signed-off-by: Xiaolong Ye Acked-by: Xiao Zhang

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

2019-12-15 Thread Xiaolong Ye
This doc describes how to enable DPDK on openwrt in both virtual and physical x86 environment. Signed-off-by: Xiaolong Ye --- V4 changes: 1. add release notes V3 changes: 1. emphasize target select in `OpenWrt configuration` section V2 changes: 1. add meson build steps for dpdk 2. replace s