Re: [dpdk-dev] [PATCH v1] add dpdk-quickstart python script

2018-08-03 Thread Burakov, Anatoly
On 03-Aug-18 12:41 PM, David Hunt wrote: This patch contains two section. 1. Updates to the existing quick-start.html page giving infomration on the new dpdk-quickstart.py script. 2. The dpdk-quickstart.py script itself. 1. The Quick start section contains some instructions for build

[dpdk-dev] [PATCH v1] add dpdk-quickstart python script

2018-08-03 Thread David Hunt
This patch contains two section. 1. Updates to the existing quick-start.html page giving infomration on the new dpdk-quickstart.py script. 2. The dpdk-quickstart.py script itself. 1. The Quick start section contains some instructions for building DPDK and running TestPMD. While this is st