DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel NICs
@ 2019-05-06 16:37 Lijuan Tu
  2019-05-06 16:37 ` Lijuan Tu
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Lijuan Tu @ 2019-05-06 16:37 UTC (permalink / raw)
  To: dev; +Cc: marko.kovacevic, john.mcnamara, Lijuan Tu

Add tested Intel platforms with Intel NICs to v19.05 release note.

Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
---
 doc/guides/rel_notes/release_19_05.rst | 88 ++++++++++++++++++++++++++++++++++
 1 file changed, 88 insertions(+)

diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index 5044ac7..bb104f8 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -420,3 +420,91 @@ Tested Platforms
    This section is a comment. Do not overwrite or remove it.
    Also, make sure to start the actual text at the margin.
    =========================================================
+
+* Intel(R) platforms with Intel(R) NICs combinations
+
+   * CPU
+
+     * Intel(R) Atom(TM) CPU C3758 @ 2.20GHz
+     * Intel(R) Xeon(R) CPU D-1541 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
+     * Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
+     * Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
+     * Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
+     * Intel(R) Xeon(R) Gold 6139 CPU @ 2.30GHz
+
+   * OS:
+
+     * CentOS 7.4
+     * CentOS 7.5
+     * Fedora 25
+     * Fedora 28
+     * Fedora 29
+     * FreeBSD 12.0
+     * Red Hat Enterprise Linux Server release 7.4
+     * Red Hat Enterprise Linux Server release 7.5
+     * Red Hat Enterprise Linux Server release 7.6
+     * SUSE12SP3
+     * Open SUSE 15
+     * Wind River Linux 8
+     * Ubuntu 14.04
+     * Ubuntu 16.04
+     * Ubuntu 16.10
+     * Ubuntu 18.04
+     * Ubuntu 18.10
+
+   * NICs:
+
+     * Intel(R) 82599ES 10 Gigabit Ethernet Controller
+
+       * Firmware version: 0x61bf0001
+       * Device id (pf/vf): 8086:10fb / 8086:10ed
+       * Driver version: 5.2.3 (ixgbe)
+
+     * Intel(R) Corporation Ethernet Connection X552/X557-AT 10GBASE-T
+
+       * Firmware version: 0x800003e7
+       * Device id (pf/vf): 8086:15ad / 8086:15a8
+       * Driver version: 4.4.6 (ixgbe)
+
+     * Intel Corporation Ethernet Controller 10G X550T
+
+       * Firmware version: 0x80000482
+       * Device id (pf): 8086:1563
+       * Driver version: 5.1.0-k(ixgbe)
+
+     * Intel(R) Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+       * Firmware version: 6.80 0x80003cc1
+       * Device id (pf/vf): 8086:1572 / 8086:154c
+       * Driver version: 2.7.29 (i40e)
+
+     * Intel(R) Corporation Ethernet Connection X722 for 10GbE SFP+ (4x10G)
+
+       * Firmware version: 3.33 0x80000fd5 0.0.0
+       * Device id (pf/vf): 8086:37d0 / 8086:37cd
+       * Driver version: 2.7.29 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+       * Firmware version: 6.80 0x80003d05
+       * Device id (pf/vf): 8086:158b / 8086:154c
+       * Driver version: 2.7.29 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+       * Firmware version: 6.80 0x80003cfb
+       * Device id (pf/vf): 8086:1583 / 8086:154c
+       * Driver version: 2.7.29 (i40e)
+
+     * Intel(R) Corporation I350 Gigabit Network Connection
+
+       * Firmware version: 1.63, 0x80000dda
+       * Device id (pf/vf): 8086:1521 / 8086:1520
+       * Driver version: 5.4.0-k (igb)
+
+     * Intel Corporation I210 Gigabit Network Connection
+
+       * Firmware version: 3.25, 0x800006eb, 1.1824.0
+       * Device id (pf): 8086:1533
+       * Driver version: 5.4.0-k(igb)
-- 
1.8.3.1

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

* [dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel NICs
  2019-05-06 16:37 [dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel NICs Lijuan Tu
@ 2019-05-06 16:37 ` Lijuan Tu
  2019-05-06 16:37 ` [dpdk-dev] [PATCH 2/2] doc: update recommended versions for i40e Lijuan Tu
  2019-05-09 15:20 ` [dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel NICs Mcnamara, John
  2 siblings, 0 replies; 10+ messages in thread
From: Lijuan Tu @ 2019-05-06 16:37 UTC (permalink / raw)
  To: dev; +Cc: marko.kovacevic, john.mcnamara, Lijuan Tu

Add tested Intel platforms with Intel NICs to v19.05 release note.

Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
---
 doc/guides/rel_notes/release_19_05.rst | 88 ++++++++++++++++++++++++++++++++++
 1 file changed, 88 insertions(+)

diff --git a/doc/guides/rel_notes/release_19_05.rst b/doc/guides/rel_notes/release_19_05.rst
index 5044ac7..bb104f8 100644
--- a/doc/guides/rel_notes/release_19_05.rst
+++ b/doc/guides/rel_notes/release_19_05.rst
@@ -420,3 +420,91 @@ Tested Platforms
    This section is a comment. Do not overwrite or remove it.
    Also, make sure to start the actual text at the margin.
    =========================================================
+
+* Intel(R) platforms with Intel(R) NICs combinations
+
+   * CPU
+
+     * Intel(R) Atom(TM) CPU C3758 @ 2.20GHz
+     * Intel(R) Xeon(R) CPU D-1541 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
+     * Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz
+     * Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
+     * Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
+     * Intel(R) Xeon(R) Gold 6139 CPU @ 2.30GHz
+
+   * OS:
+
+     * CentOS 7.4
+     * CentOS 7.5
+     * Fedora 25
+     * Fedora 28
+     * Fedora 29
+     * FreeBSD 12.0
+     * Red Hat Enterprise Linux Server release 7.4
+     * Red Hat Enterprise Linux Server release 7.5
+     * Red Hat Enterprise Linux Server release 7.6
+     * SUSE12SP3
+     * Open SUSE 15
+     * Wind River Linux 8
+     * Ubuntu 14.04
+     * Ubuntu 16.04
+     * Ubuntu 16.10
+     * Ubuntu 18.04
+     * Ubuntu 18.10
+
+   * NICs:
+
+     * Intel(R) 82599ES 10 Gigabit Ethernet Controller
+
+       * Firmware version: 0x61bf0001
+       * Device id (pf/vf): 8086:10fb / 8086:10ed
+       * Driver version: 5.2.3 (ixgbe)
+
+     * Intel(R) Corporation Ethernet Connection X552/X557-AT 10GBASE-T
+
+       * Firmware version: 0x800003e7
+       * Device id (pf/vf): 8086:15ad / 8086:15a8
+       * Driver version: 4.4.6 (ixgbe)
+
+     * Intel Corporation Ethernet Controller 10G X550T
+
+       * Firmware version: 0x80000482
+       * Device id (pf): 8086:1563
+       * Driver version: 5.1.0-k(ixgbe)
+
+     * Intel(R) Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+       * Firmware version: 6.80 0x80003cc1
+       * Device id (pf/vf): 8086:1572 / 8086:154c
+       * Driver version: 2.7.29 (i40e)
+
+     * Intel(R) Corporation Ethernet Connection X722 for 10GbE SFP+ (4x10G)
+
+       * Firmware version: 3.33 0x80000fd5 0.0.0
+       * Device id (pf/vf): 8086:37d0 / 8086:37cd
+       * Driver version: 2.7.29 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+       * Firmware version: 6.80 0x80003d05
+       * Device id (pf/vf): 8086:158b / 8086:154c
+       * Driver version: 2.7.29 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+       * Firmware version: 6.80 0x80003cfb
+       * Device id (pf/vf): 8086:1583 / 8086:154c
+       * Driver version: 2.7.29 (i40e)
+
+     * Intel(R) Corporation I350 Gigabit Network Connection
+
+       * Firmware version: 1.63, 0x80000dda
+       * Device id (pf/vf): 8086:1521 / 8086:1520
+       * Driver version: 5.4.0-k (igb)
+
+     * Intel Corporation I210 Gigabit Network Connection
+
+       * Firmware version: 3.25, 0x800006eb, 1.1824.0
+       * Device id (pf): 8086:1533
+       * Driver version: 5.4.0-k(igb)
-- 
1.8.3.1


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

* [dpdk-dev] [PATCH 2/2] doc: update recommended versions for i40e
  2019-05-06 16:37 [dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel NICs Lijuan Tu
  2019-05-06 16:37 ` Lijuan Tu
@ 2019-05-06 16:37 ` Lijuan Tu
  2019-05-06 16:37   ` Lijuan Tu
  2019-05-09 15:20   ` Mcnamara, John
  2019-05-09 15:20 ` [dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel NICs Mcnamara, John
  2 siblings, 2 replies; 10+ messages in thread
From: Lijuan Tu @ 2019-05-06 16:37 UTC (permalink / raw)
  To: dev; +Cc: marko.kovacevic, john.mcnamara, Lijuan Tu

add recommended DPDK/kernel driver/firmware version matching list for
i40e for 19.02

Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
---
 doc/guides/nics/i40e.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 2e9ec79..a97484c 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -69,6 +69,8 @@ to chapter Tested Platforms/Tested NICs in release notes.
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
+   |    19.05     |         2.7.29        |       6.80       |
+   +--------------+-----------------------+------------------+
    |    19.02     |         2.7.26        |       6.80       |
    +--------------+-----------------------+------------------+
    |    18.11     |         2.4.6         |       6.01       |
-- 
1.8.3.1

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

* [dpdk-dev] [PATCH 2/2] doc: update recommended versions for i40e
  2019-05-06 16:37 ` [dpdk-dev] [PATCH 2/2] doc: update recommended versions for i40e Lijuan Tu
@ 2019-05-06 16:37   ` Lijuan Tu
  2019-05-09 15:20   ` Mcnamara, John
  1 sibling, 0 replies; 10+ messages in thread
From: Lijuan Tu @ 2019-05-06 16:37 UTC (permalink / raw)
  To: dev; +Cc: marko.kovacevic, john.mcnamara, Lijuan Tu

add recommended DPDK/kernel driver/firmware version matching list for
i40e for 19.02

Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
---
 doc/guides/nics/i40e.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/guides/nics/i40e.rst b/doc/guides/nics/i40e.rst
index 2e9ec79..a97484c 100644
--- a/doc/guides/nics/i40e.rst
+++ b/doc/guides/nics/i40e.rst
@@ -69,6 +69,8 @@ to chapter Tested Platforms/Tested NICs in release notes.
    +--------------+-----------------------+------------------+
    | DPDK version | Kernel driver version | Firmware version |
    +==============+=======================+==================+
+   |    19.05     |         2.7.29        |       6.80       |
+   +--------------+-----------------------+------------------+
    |    19.02     |         2.7.26        |       6.80       |
    +--------------+-----------------------+------------------+
    |    18.11     |         2.4.6         |       6.01       |
-- 
1.8.3.1


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

* Re: [dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel NICs
  2019-05-06 16:37 [dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel NICs Lijuan Tu
  2019-05-06 16:37 ` Lijuan Tu
  2019-05-06 16:37 ` [dpdk-dev] [PATCH 2/2] doc: update recommended versions for i40e Lijuan Tu
@ 2019-05-09 15:20 ` Mcnamara, John
  2019-05-09 15:20   ` Mcnamara, John
  2 siblings, 1 reply; 10+ messages in thread
From: Mcnamara, John @ 2019-05-09 15:20 UTC (permalink / raw)
  To: Tu, Lijuan, dev; +Cc: Kovacevic, Marko



> -----Original Message-----
> From: Tu, Lijuan
> Sent: Monday, May 6, 2019 5:37 PM
> To: dev@dpdk.org
> Cc: Kovacevic, Marko <marko.kovacevic@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>; Tu, Lijuan <lijuan.tu@intel.com>
> Subject: [PATCH 1/2] doc: add tested Intel platforms with Intel NICs
> 
> Add tested Intel platforms with Intel NICs to v19.05 release note.
> 

Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel NICs
  2019-05-09 15:20 ` [dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel NICs Mcnamara, John
@ 2019-05-09 15:20   ` Mcnamara, John
  0 siblings, 0 replies; 10+ messages in thread
From: Mcnamara, John @ 2019-05-09 15:20 UTC (permalink / raw)
  To: Tu, Lijuan, dev; +Cc: Kovacevic, Marko



> -----Original Message-----
> From: Tu, Lijuan
> Sent: Monday, May 6, 2019 5:37 PM
> To: dev@dpdk.org
> Cc: Kovacevic, Marko <marko.kovacevic@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>; Tu, Lijuan <lijuan.tu@intel.com>
> Subject: [PATCH 1/2] doc: add tested Intel platforms with Intel NICs
> 
> Add tested Intel platforms with Intel NICs to v19.05 release note.
> 

Acked-by: John McNamara <john.mcnamara@intel.com>



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

* Re: [dpdk-dev] [PATCH 2/2] doc: update recommended versions for i40e
  2019-05-06 16:37 ` [dpdk-dev] [PATCH 2/2] doc: update recommended versions for i40e Lijuan Tu
  2019-05-06 16:37   ` Lijuan Tu
@ 2019-05-09 15:20   ` Mcnamara, John
  2019-05-09 15:20     ` Mcnamara, John
  2019-05-09 23:12     ` Thomas Monjalon
  1 sibling, 2 replies; 10+ messages in thread
From: Mcnamara, John @ 2019-05-09 15:20 UTC (permalink / raw)
  To: Tu, Lijuan, dev; +Cc: Kovacevic, Marko



> -----Original Message-----
> From: Tu, Lijuan
> Sent: Monday, May 6, 2019 5:37 PM
> To: dev@dpdk.org
> Cc: Kovacevic, Marko <marko.kovacevic@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>; Tu, Lijuan <lijuan.tu@intel.com>
> Subject: [PATCH 2/2] doc: update recommended versions for i40e
> 
> add recommended DPDK/kernel driver/firmware version matching list for i40e
> for 19.02
> 
> Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>

Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [dpdk-dev] [PATCH 2/2] doc: update recommended versions for i40e
  2019-05-09 15:20   ` Mcnamara, John
@ 2019-05-09 15:20     ` Mcnamara, John
  2019-05-09 23:12     ` Thomas Monjalon
  1 sibling, 0 replies; 10+ messages in thread
From: Mcnamara, John @ 2019-05-09 15:20 UTC (permalink / raw)
  To: Tu, Lijuan, dev; +Cc: Kovacevic, Marko



> -----Original Message-----
> From: Tu, Lijuan
> Sent: Monday, May 6, 2019 5:37 PM
> To: dev@dpdk.org
> Cc: Kovacevic, Marko <marko.kovacevic@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>; Tu, Lijuan <lijuan.tu@intel.com>
> Subject: [PATCH 2/2] doc: update recommended versions for i40e
> 
> add recommended DPDK/kernel driver/firmware version matching list for i40e
> for 19.02
> 
> Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>

Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [dpdk-dev] [PATCH 2/2] doc: update recommended versions for i40e
  2019-05-09 15:20   ` Mcnamara, John
  2019-05-09 15:20     ` Mcnamara, John
@ 2019-05-09 23:12     ` Thomas Monjalon
  2019-05-09 23:12       ` Thomas Monjalon
  1 sibling, 1 reply; 10+ messages in thread
From: Thomas Monjalon @ 2019-05-09 23:12 UTC (permalink / raw)
  To: Tu, Lijuan; +Cc: dev, Mcnamara, John, Kovacevic, Marko

> > add recommended DPDK/kernel driver/firmware version matching list for i40e
> > for 19.02

s/19.02/19.05/

> > Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Series applied, thanks

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

* Re: [dpdk-dev] [PATCH 2/2] doc: update recommended versions for i40e
  2019-05-09 23:12     ` Thomas Monjalon
@ 2019-05-09 23:12       ` Thomas Monjalon
  0 siblings, 0 replies; 10+ messages in thread
From: Thomas Monjalon @ 2019-05-09 23:12 UTC (permalink / raw)
  To: Tu, Lijuan; +Cc: dev, Mcnamara, John, Kovacevic, Marko

> > add recommended DPDK/kernel driver/firmware version matching list for i40e
> > for 19.02

s/19.02/19.05/

> > Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Series applied, thanks



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

end of thread, other threads:[~2019-05-09 23:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-06 16:37 [dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel NICs Lijuan Tu
2019-05-06 16:37 ` Lijuan Tu
2019-05-06 16:37 ` [dpdk-dev] [PATCH 2/2] doc: update recommended versions for i40e Lijuan Tu
2019-05-06 16:37   ` Lijuan Tu
2019-05-09 15:20   ` Mcnamara, John
2019-05-09 15:20     ` Mcnamara, John
2019-05-09 23:12     ` Thomas Monjalon
2019-05-09 23:12       ` Thomas Monjalon
2019-05-09 15:20 ` [dpdk-dev] [PATCH 1/2] doc: add tested Intel platforms with Intel NICs Mcnamara, John
2019-05-09 15:20   ` Mcnamara, John

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).