From a4f0fa29488e582ab8b5ef9db475b3d26ded690c Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Tue, 27 Nov 2018 10:44:39 +0000 Subject: New upstream version 18.11 Change-Id: I6c63198045de1e34fda8a7b4665d89d5f4a20d20 Signed-off-by: Luca Boccassi --- doc/guides/nics/qede.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/guides/nics/qede.rst') diff --git a/doc/guides/nics/qede.rst b/doc/guides/nics/qede.rst index cba38868..c0a38338 100644 --- a/doc/guides/nics/qede.rst +++ b/doc/guides/nics/qede.rst @@ -58,9 +58,9 @@ Supported QLogic Adapters Prerequisites ------------- -- Requires storm firmware version **8.33.12.0**. Firmware may be available +- Requires storm firmware version **8.37.7.0**. Firmware may be available inbox in certain newer Linux distros under the standard directory - ``E.g. /lib/firmware/qed/qed_init_values-8.33.12.0.bin``. + ``E.g. /lib/firmware/qed/qed_init_values-8.37.7.0.bin``. If the required firmware files are not available then download it from `linux-firmware git repository `_ or `QLogic Driver Download Center `_. @@ -106,7 +106,7 @@ enabling debugging options may affect system performance. - ``CONFIG_RTE_LIBRTE_QEDE_FW`` (default **""**) Gives absolute path of firmware file. - ``Eg: "/lib/firmware/qed/qed_init_values-8.33.12.0.bin"`` + ``Eg: "/lib/firmware/qed/qed_init_values-8.37.7.0.bin"`` Empty string indicates driver will pick up the firmware file from the default location /lib/firmware/qed. CAUTION this option is more for custom firmware, it is not -- cgit 1.2.3-korg