X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Fqede.rst;h=c0a383381a3c8ed08dbd45805ed6fbad436123c8;hb=6bb0f8917315d186b84588a9f5d5d3985f8d46b9;hp=cba3886812a1e563a37f7d295292102af1de5d6d;hpb=3985ea528a9b74a49af4c8b557b7e145a21692af;p=dpdk.git diff --git a/doc/guides/nics/qede.rst b/doc/guides/nics/qede.rst index cba3886812..c0a383381a 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