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

2023-10-12 Thread Dave Young
I asked the following in the Slack channel, responding to Stephen and Thomas so asking in this thread as well to confirm: To confirm, the three steps in 3.1.1 Memory Setup: Reservering Hugepages at http://170.249.220.94/getting_started_guide/system_setup.html#system-setup-for-linux can be replaced

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

2023-09-25 Thread Bruce Richardson
On Mon, Sep 25, 2023 at 12:31:34PM +0100, Ferruh Yigit wrote: > On 9/20/2023 4:48 PM, 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.r

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

2023-09-25 Thread Ferruh Yigit
On 9/20/2023 4:48 PM, 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/doc/guides/getting_started_guide/system_setup.rst

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

2023-09-20 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