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

2019-12-02 Thread Ye Xiaolong
On 12/02, Jerin Jacob wrote: >On Mon, Dec 2, 2019 at 3:38 PM Xiaolong Ye wrote: >> >> This doc describes how to enable DPDK on openwrt in both virtual and >> physical x86 environment. > > >Could you split the documentation into generic and x86 specific? So >other architectures >can add the archite

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

2019-12-01 Thread Jerin Jacob
On Mon, Dec 2, 2019 at 3:38 PM Xiaolong Ye wrote: > > This doc describes how to enable DPDK on openwrt in both virtual and > physical x86 environment. Could you split the documentation into generic and x86 specific? So other architectures can add the architecture-specific details instead of dupl

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

2019-12-01 Thread Xiaolong Ye
This doc describes how to enable DPDK on openwrt in both virtual and physical x86 environment. Signed-off-by: Xiaolong Ye --- v2 changes: 1. add meson build steps for dpdk 2. replace steps about build openwrt and running dpdk application with links doc/guides/howto/index.rst | 1 + doc/gu