[V1] doc: update firmware/dricer mapping table for i40e

Message ID 20200805024118.71674-1-zhaoyan.chen@intel.com (mailing list archive)
State Accepted, archived
Headers
Series [V1] doc: update firmware/dricer mapping table for i40e |

Checks

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

Commit Message

Chen, Zhaoyan Aug. 5, 2020, 2:41 a.m. UTC
  From: ChenBo <box.c.chen@intel.com>

Update i40e PMD firmware/driver mapping table.

Signed-off-by: ChenBo <box.c.chen@intel.com>
---
 doc/guides/nics/i40e.rst | 4 ++++
 1 file changed, 4 insertions(+)
  

Comments

Thomas Monjalon Aug. 5, 2020, 5:56 p.m. UTC | #1
05/08/2020 04:41, Chen, Zhaoyan:
> From: ChenBo <box.c.chen@intel.com>
> 
> Update i40e PMD firmware/driver mapping table.
> 
> Signed-off-by: ChenBo <box.c.chen@intel.com>

Applied with this wording of name: Bo Chen <box.c.chen@intel.com>
  

Patch

diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index cf1ae2d0b..b7430f6c4 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.08     |         2.12.6        |       7.30       |
+   +--------------+-----------------------+------------------+
    |    20.05     |         2.11.27       |       7.30       |
    +--------------+-----------------------+------------------+
    |    20.02     |         2.10.19       |       7.20       |
@@ -129,6 +131,8 @@  For X722,
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
+   |    20.08     |         2.12.6        |       4.11       |
+   +--------------+-----------------------+------------------+
    |    20.05     |         2.11.27       |       4.11       |
    +--------------+-----------------------+------------------+
    |    20.02     |         2.10.19       |       4.11       |