Re: [dpdk-dev] [PATCH 1/8] doc: update Linux GSG system requirements section

2019-11-28 Thread Bruce Richardson
On Thu, Nov 28, 2019 at 03:34:54PM +0100, Thomas Monjalon wrote: > 28/11/2019 15:30, Bruce Richardson: > > On Thu, Nov 28, 2019 at 03:22:05PM +0100, Thomas Monjalon wrote: > > > 28/11/2019 15:11, Bruce Richardson: > > > > On Thu, Nov 28, 2019 at 12:51:27PM +0100, Thomas Monjalon wrote: > > > > > 22

Re: [dpdk-dev] [PATCH 1/8] doc: update Linux GSG system requirements section

2019-11-28 Thread Thomas Monjalon
28/11/2019 15:30, Bruce Richardson: > On Thu, Nov 28, 2019 at 03:22:05PM +0100, Thomas Monjalon wrote: > > 28/11/2019 15:11, Bruce Richardson: > > > On Thu, Nov 28, 2019 at 12:51:27PM +0100, Thomas Monjalon wrote: > > > > 22/11/2019 17:03, Bruce Richardson: > > > > > -* gcc: versions 4.9 or later

Re: [dpdk-dev] [PATCH 1/8] doc: update Linux GSG system requirements section

2019-11-28 Thread Bruce Richardson
On Thu, Nov 28, 2019 at 03:22:05PM +0100, Thomas Monjalon wrote: > 28/11/2019 15:11, Bruce Richardson: > > On Thu, Nov 28, 2019 at 12:51:27PM +0100, Thomas Monjalon wrote: > > > 22/11/2019 17:03, Bruce Richardson: > > > [...] > > > > -* GNU ``make``. > > > > +* General development tools includi

Re: [dpdk-dev] [PATCH 1/8] doc: update Linux GSG system requirements section

2019-11-28 Thread Thomas Monjalon
28/11/2019 15:11, Bruce Richardson: > On Thu, Nov 28, 2019 at 12:51:27PM +0100, Thomas Monjalon wrote: > > 22/11/2019 17:03, Bruce Richardson: > > [...] > > > -* GNU ``make``. > > > +* General development tools including ``make``, and a supported C > > > compiler such as ``gcc`` or ``clang``.

Re: [dpdk-dev] [PATCH 1/8] doc: update Linux GSG system requirements section

2019-11-28 Thread Bruce Richardson
On Thu, Nov 28, 2019 at 12:51:27PM +0100, Thomas Monjalon wrote: > 22/11/2019 17:03, Bruce Richardson: > > Update the system requirements section of the doc to cover builds with > > meson and ninja. This involves updating the package dependencies to include > > meson, ninja and python 3.5, and also

Re: [dpdk-dev] [PATCH 1/8] doc: update Linux GSG system requirements section

2019-11-28 Thread Thomas Monjalon
22/11/2019 17:03, Bruce Richardson: > Update the system requirements section of the doc to cover builds with > meson and ninja. This involves updating the package dependencies to include > meson, ninja and python 3.5, and also updating the optional dependencies > section to explain that the compone