From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8A359A0351; Thu, 6 Aug 2020 11:35:18 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C22391C039; Thu, 6 Aug 2020 11:35:17 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 20D0E1C038 for ; Thu, 6 Aug 2020 11:35:15 +0200 (CEST) IronPort-SDR: HQPgGJtQcORU6tg58uKgJAQG5Sun8PgB3IhwPOzi28ioxqbC4m95PtL1yHJiz33lUffIizHucF duxOPJlwyidA== X-IronPort-AV: E=McAfee;i="6000,8403,9704"; a="151990623" X-IronPort-AV: E=Sophos;i="5.75,441,1589266800"; d="scan'208";a="151990623" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Aug 2020 02:35:14 -0700 IronPort-SDR: Itt8wj7pb81wgxzs/BeyfdQJdLpWi4GqciyCRj34Bpznh0rfVlhfRFIE3jRRM3DUlkmajEzNIU 69kCkTvsdhaA== X-IronPort-AV: E=Sophos;i="5.75,441,1589266800"; d="scan'208";a="467786042" Received: from bricha3-mobl.ger.corp.intel.com ([10.252.63.7]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-SHA; 06 Aug 2020 02:35:11 -0700 Date: Thu, 6 Aug 2020 10:35:07 +0100 From: Bruce Richardson To: Stephen Hemminger Cc: "Trahe, Fiona" , Thomas Monjalon , "Yigit, Ferruh" , "dev@dpdk.org" , "david.marchand@redhat.com" , "arybchenko@solarflare.com" , "ajit.khaparde@broadcom.com" , "jerinj@marvell.com" , "maxime.coquelin@redhat.com" , "akhil.goyal@nxp.com" , "bluca@debian.org" , "ktraynor@redhat.com" , "honnappa.nagarahalli@arm.com" Message-ID: <20200806093507.GA296@bricha3-MOBL.ger.corp.intel.com> References: <20200804102643.3345674-1-thomas@monjalon.net> <4a9e1a7e-a637-e601-487f-793fc68bb095@intel.com> <8050069.tTueApQPhr@thomas> <20200805112613.1034e62b@hermes.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200805112613.1034e62b@hermes.lan> Subject: Re: [dpdk-dev] [PATCH] doc: announce removal of interactive setup script X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Aug 05, 2020 at 11:26:13AM -0700, Stephen Hemminger wrote: > On Wed, 5 Aug 2020 17:46:21 +0000 > "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 added to the kernel parameters in /etc/default/grub and then forgotten about! :-)