From patchwork Tue Jan 15 15:19:59 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Hunt, David" X-Patchwork-Id: 49847 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0D0012674; Tue, 15 Jan 2019 16:20:13 +0100 (CET) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 6D8B91B05 for ; Tue, 15 Jan 2019 16:20:11 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Jan 2019 07:20:10 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,481,1539673200"; d="scan'208";a="310604939" Received: from silpixa00399952.ir.intel.com (HELO silpixa00399952.ger.corp.intel.com) ([10.237.223.64]) by fmsmga006.fm.intel.com with ESMTP; 15 Jan 2019 07:20:08 -0800 From: David Hunt To: dev@dpdk.org Cc: john.mcnamara@intel.com, marko.kovacevic@intel.com, David Hunt Date: Tue, 15 Jan 2019 15:19:59 +0000 Message-Id: <20190115151959.55484-1-david.hunt@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dpdk-dev] [PATCH] doc/gsg: update recommended NIC bios settings 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" Update recommended BIOS settings for performance to be more appropriate for a wider variety of applications, and allow users to select the most appropriate settings for their use case, e.g. some users may wish to have Turbo Boost enabled. Signed-off-by: David Hunt Acked-by: Marko Kovacevic --- doc/guides/linux_gsg/nic_perf_intel_platform.rst | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/doc/guides/linux_gsg/nic_perf_intel_platform.rst b/doc/guides/linux_gsg/nic_perf_intel_platform.rst index cf5c9e0db..a556a4008 100644 --- a/doc/guides/linux_gsg/nic_perf_intel_platform.rst +++ b/doc/guides/linux_gsg/nic_perf_intel_platform.rst @@ -90,17 +90,15 @@ BIOS Settings The following are some recommendations on BIOS settings. Different platforms will have different BIOS naming so the following is mainly for reference: -#. Before starting consider resetting all BIOS settings to their default. +#. Establish the steady state for the system, consider reviewing BIOS settings desired for best performance characteristic e.g. optimize for performance or energy efficiency. -#. Disable all power saving options such as: Power performance tuning, CPU P-State, CPU C3 Report and CPU C6 Report. +#. Match the BIOS settings to the needs of the application you are testing. -#. Select **Performance** as the CPU Power and Performance policy. +#. Typically, **Performance** as the CPU Power and Performance policy is a reasonable starting point. -#. Disable Turbo Boost to ensure the performance scaling increases with the number of cores. +#. Consider using Turbo Boost to increase the frequency on cores. -#. Set memory frequency to the highest available number, NOT auto. - -#. Disable all virtualization options when you test the physical function of the NIC, and turn on ``VT-d`` if you wants to use VFIO. +#. Disable all virtualization options when you test the physical function of the NIC, and turn on VT-d if you wants to use VFIO. Linux boot command line