Re: [PATCH v3 3/7] Section 3: Setting up a System to Run DPDK Applications

2023-11-03 Thread Bruce Richardson
As before, comments inline. On Fri, Nov 03, 2023 at 12:01:49AM -0400, David Young wrote: > --- > .../getting_started_guide/system_setup.rst| 195 ++ > 1 file changed, 195 insertions(+) > create mode 100644 doc/guides/getting_started_guide/system_setup.rst > > diff --git a/do

[PATCH v3 3/7] Section 3: Setting up a System to Run DPDK Applications

2023-11-02 Thread David Young
--- .../getting_started_guide/system_setup.rst| 195 ++ 1 file changed, 195 insertions(+) create mode 100644 doc/guides/getting_started_guide/system_setup.rst diff --git a/doc/guides/getting_started_guide/system_setup.rst b/doc/guides/getting_started_guide/system_setup.rst n