[v1] doc:Update i40e PMD firmware/driver mapping table.

Message ID 20200521074304.145354-1-zhaoyan.chen@intel.com (mailing list archive)
State Superseded, archived
Headers
Series [v1] doc:Update i40e PMD firmware/driver mapping table. |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/travis-robot success Travis build: passed
ci/Intel-compilation success Compilation OK

Commit Message

Chen, Zhaoyan May 21, 2020, 7:43 a.m. UTC
  Update i40e PMD firmware/driver mapping table.

Sign-off: Zhaoyan Chen <zhaoyan.chen@intel.com>

---
 doc/guides/nics/i40e.rst | 4 ++++
 1 file changed, 4 insertions(+)
  

Patch

diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 2f846091cf..00c3042d5d 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -88,6 +88,8 @@  For X710/XL710/XXV710,
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
+   |    20.05     |         2.11.27       |       7.30       |
+   +--------------+-----------------------+------------------+
    |    20.02     |         2.10.19       |       7.20       |
    +--------------+-----------------------+------------------+
    |    19.11     |         2.9.21        |       7.00       |
@@ -127,6 +129,8 @@  For X722,
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
+   |    20.05     |         2.11.27       |       4.11       |
+   +--------------+-----------------------+------------------+
    |    20.02     |         2.10.19       |       4.11       |
    +--------------+-----------------------+------------------+
    |    19.11     |         2.9.21        |       4.10       |