Re: [PATCH 2/6] Section 2: Install and Build DPDK

2023-10-17 Thread Tyler Retzlaff
On Thu, Oct 12, 2023 at 02:08:46PM -0400, Dave Young wrote: > Tyler, can you provide an example of the OS specific section/title you're > thinking would make sense to use? I think what is below is okay, but it probably just needs a Windows section? Right now there is, so just adding Windows into

Re: [PATCH 2/6] Section 2: Install and Build DPDK

2023-10-12 Thread Dave Young
Tyler, can you provide an example of the OS specific section/title you're thinking would make sense to use? Can you confirm the following? 1. The Clang-LLVM C compiler (version >= 16.0.x) 2. Meson Build system (Required version: 0.57.0) 3. Updated commands: # Previous Command meson -Dexamples=he

Re: [PATCH 2/6] Section 2: Install and Build DPDK

2023-09-25 Thread Tyler Retzlaff
On Wed, Sep 20, 2023 at 11:48:06AM -0400, David Young wrote: > --- > .../building_from_sources.rst | 108 ++ > .../install_and_build/index.rst | 15 +++ > .../installing_prebuilt_packages.rst | 54 + > .../windows_install_build.rst

Re: [PATCH 2/6] Section 2: Install and Build DPDK

2023-09-25 Thread Bruce Richardson
On Mon, Sep 25, 2023 at 12:30:35PM +0100, Ferruh Yigit wrote: > On 9/20/2023 4:48 PM, David Young wrote: > > --- > > .../building_from_sources.rst | 108 ++ > > .../install_and_build/index.rst | 15 +++ > > .../installing_prebuilt_packages.rst

Re: [PATCH 2/6] Section 2: Install and Build DPDK

2023-09-25 Thread Ferruh Yigit
On 9/20/2023 4:48 PM, David Young wrote: > --- > .../building_from_sources.rst | 108 ++ > .../install_and_build/index.rst | 15 +++ > .../installing_prebuilt_packages.rst | 54 + > .../windows_install_build.rst | 93

[PATCH 2/6] Section 2: Install and Build DPDK

2023-09-20 Thread David Young
--- .../building_from_sources.rst | 108 ++ .../install_and_build/index.rst | 15 +++ .../installing_prebuilt_packages.rst | 54 + .../windows_install_build.rst | 93 +++ 4 files changed, 270 insertions(+