DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH V1] doc: Update i40e driver/firmware version mapping table
@ 2020-02-18  6:52 Chen, Zhaoyan
  2020-02-18  9:55 ` Kevin Traynor
  2020-02-18 10:42 ` Ye Xiaolong
  0 siblings, 2 replies; 3+ messages in thread
From: Chen, Zhaoyan @ 2020-02-18  6:52 UTC (permalink / raw)
  To: dev; +Cc: Chen, Zhaoyan, Chen

Update driver/firmware version mapping table for
new driver/firmware supported in 20.02 release

Signed-off-by: Chen, Zhaoyan <zhaoyan.chen@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 5d7ebb4ab..cc8724a19 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -72,6 +72,8 @@ For X710/XL710/XXV710,
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
+   |    20.02     |         2.10.19       |       7.20       |
+   +--------------+-----------------------+------------------+
    |    19.11     |         2.9.21        |       7.00       |
    +--------------+-----------------------+------------------+
    |    19.08     |         2.8.43        |       7.00       |
@@ -109,6 +111,8 @@ For X722,
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
+   |    20.02     |         2.10.19       |       4.11       |
+   +--------------+-----------------------+------------------+
    |    19.11     |         2.9.21        |       4.10       |
    +--------------+-----------------------+------------------+
    |    19.08     |         2.9.21        |       4.10       |
-- 
2.22.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH V1] doc: Update i40e driver/firmware version mapping table
  2020-02-18  6:52 [dpdk-dev] [PATCH V1] doc: Update i40e driver/firmware version mapping table Chen, Zhaoyan
@ 2020-02-18  9:55 ` Kevin Traynor
  2020-02-18 10:42 ` Ye Xiaolong
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Traynor @ 2020-02-18  9:55 UTC (permalink / raw)
  To: Chen, Zhaoyan, dev; +Cc: Chen, Xiaolong Ye

On 18/02/2020 06:52, Chen, Zhaoyan wrote:
> Update driver/firmware version mapping table for
> new driver/firmware supported in 20.02 release
> 
> Signed-off-by: Chen, Zhaoyan <zhaoyan.chen@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 5d7ebb4ab..cc8724a19 100644
> --- a/doc/guides/nics/i40e.rst
> +++ b/doc/guides/nics/i40e.rst
> @@ -72,6 +72,8 @@ For X710/XL710/XXV710,
>     +--------------+-----------------------+------------------+
>     | DPDK version | Kernel driver version | Firmware version |
>     +==============+=======================+==================+
> +   |    20.02     |         2.10.19       |       7.20       |
> +   +--------------+-----------------------+------------------+
>     |    19.11     |         2.9.21        |       7.00       |
>     +--------------+-----------------------+------------------+
>     |    19.08     |         2.8.43        |       7.00       |
> @@ -109,6 +111,8 @@ For X722,
>     +--------------+-----------------------+------------------+
>     | DPDK version | Kernel driver version | Firmware version |
>     +==============+=======================+==================+
> +   |    20.02     |         2.10.19       |       4.11       |
> +   +--------------+-----------------------+------------------+
>     |    19.11     |         2.9.21        |       4.10       |
>     +--------------+-----------------------+------------------+
>     |    19.08     |         2.9.21        |       4.10       |
> 

With reference to
http://inbox.dpdk.org/dev/be83bf25-8840-6ef0-f3e3-cbb95c3af9aa@redhat.com/
I see that the site has now been updated to include fw 7.2.

Acked-by: Kevin Traynor <ktraynor@redhat.com>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [PATCH V1] doc: Update i40e driver/firmware version mapping table
  2020-02-18  6:52 [dpdk-dev] [PATCH V1] doc: Update i40e driver/firmware version mapping table Chen, Zhaoyan
  2020-02-18  9:55 ` Kevin Traynor
@ 2020-02-18 10:42 ` Ye Xiaolong
  1 sibling, 0 replies; 3+ messages in thread
From: Ye Xiaolong @ 2020-02-18 10:42 UTC (permalink / raw)
  To: Chen, Zhaoyan; +Cc: dev, Chen

On 02/18, Chen, Zhaoyan wrote:
>Update driver/firmware version mapping table for
>new driver/firmware supported in 20.02 release
>
>Signed-off-by: Chen, Zhaoyan <zhaoyan.chen@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 5d7ebb4ab..cc8724a19 100644
>--- a/doc/guides/nics/i40e.rst
>+++ b/doc/guides/nics/i40e.rst
>@@ -72,6 +72,8 @@ For X710/XL710/XXV710,
>    +--------------+-----------------------+------------------+
>    | DPDK version | Kernel driver version | Firmware version |
>    +==============+=======================+==================+
>+   |    20.02     |         2.10.19       |       7.20       |
>+   +--------------+-----------------------+------------------+
>    |    19.11     |         2.9.21        |       7.00       |
>    +--------------+-----------------------+------------------+
>    |    19.08     |         2.8.43        |       7.00       |
>@@ -109,6 +111,8 @@ For X722,
>    +--------------+-----------------------+------------------+
>    | DPDK version | Kernel driver version | Firmware version |
>    +==============+=======================+==================+
>+   |    20.02     |         2.10.19       |       4.11       |
>+   +--------------+-----------------------+------------------+
>    |    19.11     |         2.9.21        |       4.10       |
>    +--------------+-----------------------+------------------+
>    |    19.08     |         2.9.21        |       4.10       |
>-- 
>2.22.0
>

Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>

Applied to dpdk-next-net-intel, Thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-02-18 10:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18  6:52 [dpdk-dev] [PATCH V1] doc: Update i40e driver/firmware version mapping table Chen, Zhaoyan
2020-02-18  9:55 ` Kevin Traynor
2020-02-18 10:42 ` Ye Xiaolong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).