Re: [dpdk-dev] [PATCH] doc: announce removal of interactive setup script

2020-08-06 Thread Thomas Monjalon
06/08/2020 15:51, Kinsella, Ray: > Suggest we keep the deprecation notice, > and note that the script will be replaced with a specific script for > hugepages? OK I send a v2 keeping acks from Maxime and Jerin. > On 06/08/2020 10:35, Bruce Richardson wrote: > > On Wed, Aug 05, 2020 at 11:26:13

Re: [dpdk-dev] [PATCH] doc: announce removal of interactive setup script

2020-08-06 Thread Kinsella, Ray
Suggest we keep the deprecation notice, and note that the script will be replaced with a specific script for hugepages? Ray K On 06/08/2020 10:35, Bruce Richardson wrote: > On Wed, Aug 05, 2020 at 11:26:13AM -0700, Stephen Hemminger wrote: >> On Wed, 5 Aug 2020 17:46:21 + >> "Trahe, Fiona"

Re: [dpdk-dev] [PATCH] doc: announce removal of interactive setup script

2020-08-06 Thread Bruce Richardson
On Wed, Aug 05, 2020 at 11:26:13AM -0700, Stephen Hemminger wrote: > On Wed, 5 Aug 2020 17:46:21 + > "Trahe, Fiona" wrote: > > > +1 for keeping at least the huge-page setup part - I use this all the time. > > Huge page setup should be made its own script. Hugepage parameters should just be

Re: [dpdk-dev] [PATCH] doc: announce removal of interactive setup script

2020-08-05 Thread Stephen Hemminger
On Wed, 5 Aug 2020 17:46:21 + "Trahe, Fiona" wrote: > +1 for keeping at least the huge-page setup part - I use this all the time. Huge page setup should be made its own script.

Re: [dpdk-dev] [PATCH] doc: announce removal of interactive setup script

2020-08-05 Thread Trahe, Fiona
@solarflare.com; > Richardson, Bruce > ; step...@networkplumber.org; > ajit.khapa...@broadcom.com; > jer...@marvell.com; maxime.coque...@redhat.com; akhil.go...@nxp.com; > bl...@debian.org; > ktray...@redhat.com; honnappa.nagaraha...@arm.com > Subject: Re: [dpdk-dev] [PATCH] doc: a

Re: [dpdk-dev] [PATCH] doc: announce removal of interactive setup script

2020-08-05 Thread Thomas Monjalon
05/08/2020 18:19, Ferruh Yigit: > On 8/4/2020 11:26 AM, Thomas Monjalon wrote: > > Environment configuration is the responsibility of distributions > > or upper-level frameworks. > > DPDK focus on documenting the requirements and some recommendations. > > > > Maintaining a good adaptative deployme

Re: [dpdk-dev] [PATCH] doc: announce removal of interactive setup script

2020-08-05 Thread Ferruh Yigit
On 8/4/2020 11:26 AM, Thomas Monjalon wrote: > Environment configuration is the responsibility of distributions > or upper-level frameworks. > DPDK focus on documenting the requirements and some recommendations. > > Maintaining a good adaptative deployment setup is a project by itself. > Anyway th

Re: [dpdk-dev] [PATCH] doc: announce removal of interactive setup script

2020-08-04 Thread Jerin Jacob
On Tue, Aug 4, 2020 at 4:00 PM Maxime Coquelin wrote: > > > > On 8/4/20 12:26 PM, Thomas Monjalon wrote: > > Environment configuration is the responsibility of distributions > > or upper-level frameworks. > > DPDK focus on documenting the requirements and some recommendations. > > > > Maintaining

Re: [dpdk-dev] [PATCH] doc: announce removal of interactive setup script

2020-08-04 Thread Maxime Coquelin
On 8/4/20 12:26 PM, Thomas Monjalon wrote: > Environment configuration is the responsibility of distributions > or upper-level frameworks. > DPDK focus on documenting the requirements and some recommendations. > > Maintaining a good adaptative deployment setup is a project by itself. > Anyway t

[dpdk-dev] [PATCH] doc: announce removal of interactive setup script

2020-08-04 Thread Thomas Monjalon
Environment configuration is the responsibility of distributions or upper-level frameworks. DPDK focus on documenting the requirements and some recommendations. Maintaining a good adaptative deployment setup is a project by itself. Anyway this script was interactive, useful only for experimenters.