doc/gsg: update recommended NIC bios settings

Message ID 20190115151959.55484-1-david.hunt@intel.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series doc/gsg: update recommended NIC bios settings |

Checks

Context Check Description
ci/checkpatch success coding style OK
ci/Intel-compilation success Compilation OK

Commit Message

Hunt, David Jan. 15, 2019, 3:19 p.m. UTC
  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 <david.hunt@intel.com>
---
 doc/guides/linux_gsg/nic_perf_intel_platform.rst | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)
  

Comments

Kovacevic, Marko Jan. 17, 2019, 11:46 a.m. UTC | #1
Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
  
Thomas Monjalon Jan. 20, 2019, 12:15 p.m. UTC | #2
17/01/2019 12:46, Kovacevic, Marko:
> Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

Applied, thanks

Note: Such doc should be out of Linux guide if they apply also
to BSD and Windows.
  

Patch

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