[dpdk-dev] [PATCH v1]doc:Update i40e PMD firmware/driver mapping table.

Xing, Beilei beilei.xing at intel.com
Fri May 22 04:20:15 CEST 2020



> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Chen, Zhaoyan
> Sent: Thursday, May 21, 2020 3:45 PM
> To: dev at dpdk.org
> Cc: Chen, Zhaoyan <zhaoyan.chen at intel.com>
> Subject: [dpdk-dev] [PATCH v1]doc:Update i40e PMD firmware/driver
> mapping table.

Minor comments: 
1. Space is needed after colon
2. Update -> update
3. no need . in the tile
So it should be like "doc: update firmware/driver mapping table for i40e"

> 
> Update i40e PMD firmware/driver mapping table.
> 
> Signed-off-by: Zhaoyan Chen <zhaoyan.chen at intel.com>
> 
> ---
>  doc/guides/nics/i40e.rst | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> 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       |
> --
> 2.22.0



More information about the dev mailing list