DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
@ 2018-05-22  9:34 Yulong Pei
  2018-05-24 16:25 ` Thomas Monjalon
  0 siblings, 1 reply; 20+ messages in thread
From: Yulong Pei @ 2018-05-22  9:34 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, thomas, qian.q.xu

Add tested Intel platforms with Intel NICs to the release note.

Signed-off-by: Yulong Pei <yulong.pei@intel.com>
---
 doc/guides/rel_notes/release_18_05.rst | 74 ++++++++++++++++++++++++++++++++++
 1 file changed, 74 insertions(+)

diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst
index 40eec3a..aa7daec 100644
--- a/doc/guides/rel_notes/release_18_05.rst
+++ b/doc/guides/rel_notes/release_18_05.rst
@@ -605,3 +605,77 @@ 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 C2758 @ 2.40GHz
+     * Intel(R) Xeon(R) CPU D-1541 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-4667 v3 @ 2.00GHz
+     * Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
+     * Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
+     * Intel(R) Xeon(R) CPU E5-2695 v4 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-2658 v2 @ 2.40GHz
+     * Intel(R) Xeon(R) CPU E5-2658 v3 @ 2.20GHz
+     * Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
+
+   * OS:
+
+     * CentOS 7.4
+     * Fedora 25
+     * Fedora 27
+     * Fedora 28
+     * FreeBSD 11.1
+     * Red Hat Enterprise Linux Server release 7.3
+     * SUSE Enterprise Linux 12
+     * Wind River Linux 8
+     * Ubuntu 14.04
+     * Ubuntu 16.04
+     * Ubuntu 16.10
+     * Ubuntu 17.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(R) Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+       * Firmware version: 6.01 0x80003221
+       * Device id (pf/vf): 8086:1572 / 8086:154c
+       * Driver version: 2.4.6 (i40e)
+
+     * Intel 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.4.3 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+       * Firmware version: 6.01 0x80003221
+       * Device id (pf/vf): 8086:158b / 8086:154c
+       * Driver version: 2.4.6 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+       * Firmware version: 6.01 0x8000321c
+       * Device id (pf/vf): 8086:1583 / 8086:154c
+       * Driver version: 2.4.6 (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)
+
-- 
2.5.0

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

* Re: [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
  2018-05-22  9:34 [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs Yulong Pei
@ 2018-05-24 16:25 ` Thomas Monjalon
  0 siblings, 0 replies; 20+ messages in thread
From: Thomas Monjalon @ 2018-05-24 16:25 UTC (permalink / raw)
  To: Yulong Pei; +Cc: dev, john.mcnamara, qian.q.xu

22/05/2018 11:34, Yulong Pei:
> Add tested Intel platforms with Intel NICs to the release note.
> 
> Signed-off-by: Yulong Pei <yulong.pei@intel.com>

Applied, thanks

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

* Re: [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
  2019-01-18 14:56 ` Kovacevic, Marko
@ 2019-01-28  1:44   ` Thomas Monjalon
  0 siblings, 0 replies; 20+ messages in thread
From: Thomas Monjalon @ 2019-01-28  1:44 UTC (permalink / raw)
  To: Kovacevic, Marko; +Cc: dev, Tu, Lijuan

18/01/2019 15:56, Kovacevic, Marko:
> > Add tested Intel platforms with Intel NICs to v19.02 release note.
> > 
> > Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
> 
> Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

Applied, thanks

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

* [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
@ 2019-01-18 15:15 Lijuan Tu
  2019-01-18 14:56 ` Kovacevic, Marko
  0 siblings, 1 reply; 20+ messages in thread
From: Lijuan Tu @ 2019-01-18 15:15 UTC (permalink / raw)
  To: dev, marko.kovacevic; +Cc: Lijuan Tu

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

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

diff --git a/doc/guides/rel_notes/release_19_02.rst b/doc/guides/rel_notes/release_19_02.rst
index 5a2f62c..07364da 100644
--- a/doc/guides/rel_notes/release_19_02.rst
+++ b/doc/guides/rel_notes/release_19_02.rst
@@ -368,3 +368,77 @@ 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
+     * FreeBSD 11.2
+     * FreeBSD 12.0
+     * Red Hat Enterprise Linux Server release 7.4
+     * Red Hat Enterprise Linux Server release 7.5
+     * 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(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.26 (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.26 (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.26 (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.26 (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)
-- 
1.8.3.1

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

* Re: [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
  2019-01-18 15:15 Lijuan Tu
@ 2019-01-18 14:56 ` Kovacevic, Marko
  2019-01-28  1:44   ` Thomas Monjalon
  0 siblings, 1 reply; 20+ messages in thread
From: Kovacevic, Marko @ 2019-01-18 14:56 UTC (permalink / raw)
  To: Tu, Lijuan, dev

> Add tested Intel platforms with Intel NICs to v19.02 release note.
> 
> Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>
> ---
>  doc/guides/rel_notes/release_19_02.rst | 74
> ++++++++++++++++++++++++++++++++++
>  1 file changed, 74 insertions(+)
> 
> diff --git a/doc/guides/rel_notes/release_19_02.rst
> b/doc/guides/rel_notes/release_19_02.rst
> index 5a2f62c..07364da 100644
> --- a/doc/guides/rel_notes/release_19_02.rst
> +++ b/doc/guides/rel_notes/release_19_02.rst
> @@ -368,3 +368,77 @@ 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
> +     * FreeBSD 11.2
> +     * FreeBSD 12.0
> +     * Red Hat Enterprise Linux Server release 7.4
> +     * Red Hat Enterprise Linux Server release 7.5
> +     * 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(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.26 (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.26 (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.26 (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.26 (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)

Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>

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

* [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
@ 2018-11-19 15:32 Lijuan Tu
  0 siblings, 0 replies; 20+ messages in thread
From: Lijuan Tu @ 2018-11-19 15:32 UTC (permalink / raw)
  To: dev; +Cc: Lijuan Tu

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

diff --git a/doc/guides/rel_notes/release_18_11.rst b/doc/guides/rel_notes/release_18_11.rst
index 32ff0e5..6499953 100644
--- a/doc/guides/rel_notes/release_18_11.rst
+++ b/doc/guides/rel_notes/release_18_11.rst
@@ -586,3 +586,73 @@ 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
+
+   * OS:
+
+     * CentOS 7.5
+     * Fedora 25
+     * Fedora 28
+     * FreeBSD 11.1
+     * Red Hat Enterprise Linux Server release 7.5
+     * SUSE Enterprise Linux 12
+     * Wind River Linux 8
+     * Ubuntu 14.04
+     * Ubuntu 16.04
+     * Ubuntu 16.10
+     * Ubuntu 17.10
+     * Ubuntu 18.04
+
+   * 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(R) Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+       * Firmware version: 6.01 0x80003221
+       * Device id (pf/vf): 8086:1572 / 8086:154c
+       * Driver version: 2.4.6 (i40e)
+
+     * Intel 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.4.6 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+       * Firmware version: 6.01 0x80003221
+       * Device id (pf/vf): 8086:158b / 8086:154c
+       * Driver version: 2.4.6 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+       * Firmware version: 6.01 0x8000321c
+       * Device id (pf/vf): 8086:1583 / 8086:154c
+       * Driver version: 2.4.6 (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)
-- 
1.8.3.1

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

* Re: [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
  2018-08-06 10:56 Lijuan Tu
@ 2018-08-08 23:04 ` Thomas Monjalon
  0 siblings, 0 replies; 20+ messages in thread
From: Thomas Monjalon @ 2018-08-08 23:04 UTC (permalink / raw)
  To: Lijuan Tu; +Cc: dev, qian.q.xu, yulong.pei

06/08/2018 12:56, Lijuan Tu:
> Add tested Intel platforms with Intel NICs to the release note.
> 
> Signed-off-by: Lijuan Tu <lijuan.tu@intel.com>

Applied, thanks

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

* [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
@ 2018-08-06 10:56 Lijuan Tu
  2018-08-08 23:04 ` Thomas Monjalon
  0 siblings, 1 reply; 20+ messages in thread
From: Lijuan Tu @ 2018-08-06 10:56 UTC (permalink / raw)
  To: dev; +Cc: qian.q.xu, yulong.pei, Lijuan Tu

Add tested Intel platforms with Intel NICs to the release note.

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

diff --git a/doc/guides/rel_notes/release_18_08.rst b/doc/guides/rel_notes/release_18_08.rst
index 9849fec..76929d3 100644
--- a/doc/guides/rel_notes/release_18_08.rst
+++ b/doc/guides/rel_notes/release_18_08.rst
@@ -317,3 +317,77 @@ 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 C3858 @ 2.00GHz
+     * Intel(R) Xeon(R) CPU D-1541 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-4667 v3 @ 2.00GHz
+     * Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
+     * Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
+     * Intel(R) Xeon(R) CPU E5-2695 v4 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-2658 v2 @ 2.40GHz
+     * Intel(R) Xeon(R) CPU E5-2658 v3 @ 2.20GHz
+     * Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
+
+   * OS:
+
+     * CentOS 7.4
+     * Fedora 25
+     * Fedora 27
+     * Fedora 28
+     * FreeBSD 11.1
+     * Red Hat Enterprise Linux Server release 7.5
+     * SUSE Enterprise Linux 12
+     * Wind River Linux 8
+     * Ubuntu 14.04
+     * Ubuntu 16.04
+     * Ubuntu 16.10
+     * Ubuntu 17.10
+     * Ubuntu 18.04
+
+   * 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(R) Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+       * Firmware version: 6.01 0x80003221
+       * Device id (pf/vf): 8086:1572 / 8086:154c
+       * Driver version: 2.4.6 (i40e)
+
+     * Intel 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.4.3 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+       * Firmware version: 6.01 0x80003221
+       * Device id (pf/vf): 8086:158b / 8086:154c
+       * Driver version: 2.4.6 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+       * Firmware version: 6.01 0x8000321c
+       * Device id (pf/vf): 8086:1583 / 8086:154c
+       * Driver version: 2.4.6 (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)
-- 
1.8.3.1

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

* Re: [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
  2018-02-07 10:17 Yulong Pei
@ 2018-02-08 22:18 ` Thomas Monjalon
  0 siblings, 0 replies; 20+ messages in thread
From: Thomas Monjalon @ 2018-02-08 22:18 UTC (permalink / raw)
  To: Yulong Pei; +Cc: dev, john.mcnamara, qian.q.xu

07/02/2018 11:17, Yulong Pei:
> Add tested Intel platforms with Intel NICs to the release note.
> 
> Signed-off-by: Yulong Pei <yulong.pei@intel.com>

Applied, thanks

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

* [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
@ 2018-02-07 10:17 Yulong Pei
  2018-02-08 22:18 ` Thomas Monjalon
  0 siblings, 1 reply; 20+ messages in thread
From: Yulong Pei @ 2018-02-07 10:17 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, thomas, qian.q.xu

Add tested Intel platforms with Intel NICs to the release note.

Signed-off-by: Yulong Pei <yulong.pei@intel.com>
---
 doc/guides/rel_notes/release_18_02.rst | 75 ++++++++++++++++++++++++++++++++++
 1 file changed, 75 insertions(+)

diff --git a/doc/guides/rel_notes/release_18_02.rst b/doc/guides/rel_notes/release_18_02.rst
index 3206796..708e65b 100644
--- a/doc/guides/rel_notes/release_18_02.rst
+++ b/doc/guides/rel_notes/release_18_02.rst
@@ -376,3 +376,78 @@ 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 C2758 @ 2.40GHz
+     * Intel(R) Xeon(R) CPU D-1540 @ 2.00GHz
+     * Intel(R) Xeon(R) CPU D-1541 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-4667 v3 @ 2.00GHz
+     * Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
+     * Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz
+     * Intel(R) Xeon(R) CPU E5-2695 v4 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-2658 v2 @ 2.40GHz
+     * Intel(R) Xeon(R) CPU E5-2658 v3 @ 2.20GHz
+     * Intel(R) Xeon(R) Platinum 8180 CPU @ 2.50GHz
+
+   * OS:
+
+     * CentOS 7.2
+     * Fedora 25
+     * Fedora 26
+     * Fedora 27
+     * FreeBSD 11
+     * Red Hat Enterprise Linux Server release 7.3
+     * SUSE Enterprise Linux 12
+     * Wind River Linux 8
+     * Ubantu 14.04
+     * Ubuntu 16.04
+     * Ubuntu 16.10
+     * Ubantu 17.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(R) Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+       * Firmware version: 6.01 0x80003221
+       * Device id (pf/vf): 8086:1572 / 8086:154c
+       * Driver version: 2.4.3 (i40e)
+
+     * Intel Corporation Ethernet Connection X722 for 10GBASE-T
+         
+       * firmware-version: 6.01 0x80003221 
+       * Device id: 8086:37d2 / 8086:154c
+       * Driver version: 2.4.3 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+       * Firmware version: 6.01 0x80003221
+       * Device id (pf/vf): 8086:158b / 8086:154c
+       * Driver version: 2.4.3 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+       * Firmware version: 6.01 0x8000321c
+       * Device id (pf/vf): 8086:1583 / 8086:154c
+       * Driver version: 2.4.3 (i40e)
+
+     * Intel(R) Corporation I350 Gigabit Network Connection
+
+       * Firmware version: 1.63, 0x80000dda
+       * Device id (pf/vf): 8086:1521 / 8086:1520
+       * Driver version: 5.3.0-k (igb)
+
-- 
2.5.0

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

* Re: [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
  2017-11-09  6:40 Yulong Pei
@ 2017-11-12  4:04 ` Thomas Monjalon
  0 siblings, 0 replies; 20+ messages in thread
From: Thomas Monjalon @ 2017-11-12  4:04 UTC (permalink / raw)
  To: Yulong Pei; +Cc: dev, john.mcnamara

09/11/2017 07:40, Yulong Pei:
> Add tested Intel platforms with Intel NICs to the release note.
> 
> Signed-off-by: Yulong Pei <yulong.pei@intel.com>

Applied, thanks

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

* [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
@ 2017-11-09  6:40 Yulong Pei
  2017-11-12  4:04 ` Thomas Monjalon
  0 siblings, 1 reply; 20+ messages in thread
From: Yulong Pei @ 2017-11-09  6:40 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, thomas

Add tested Intel platforms with Intel NICs to the release note.

Signed-off-by: Yulong Pei <yulong.pei@intel.com>
---
 doc/guides/rel_notes/release_17_11.rst | 71 ++++++++++++++++++++++++++++++++++
 1 file changed, 71 insertions(+)

diff --git a/doc/guides/rel_notes/release_17_11.rst b/doc/guides/rel_notes/release_17_11.rst
index e6e4407..c37c6cc 100644
--- a/doc/guides/rel_notes/release_17_11.rst
+++ b/doc/guides/rel_notes/release_17_11.rst
@@ -598,3 +598,74 @@ 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 C2758 @ 2.40GHz
+     * Intel(R) Xeon(R) CPU D-1540 @ 2.00GHz
+     * Intel(R) Xeon(R) CPU D-1541 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-4667 v3 @ 2.00GHz
+     * 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-2695 v4 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-2658 v2 @ 2.40GHz
+     * Intel(R) Xeon(R) CPU E5-2658 v3 @ 2.20GHz
+
+   * OS:
+
+     * CentOS 7.2
+     * Fedora 25
+     * Fedora 26
+     * FreeBSD 11
+     * Red Hat Enterprise Linux Server release 7.3
+     * SUSE Enterprise Linux 12
+     * Wind River Linux 8
+     * Ubuntu 16.04
+     * Ubuntu 16.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(R) Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+       * Firmware version: 6.01 0x80003205
+       * Device id (pf/vf): 8086:1572 / 8086:154c
+       * Driver version: 2.1.26 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter X710-DA2 (2x10G)
+
+       * Firmware version: 6.01 0x80003204
+       * Device id (pf/vf): 8086:1572 / 8086:154c
+       * Driver version: 2.1.26 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+       * Firmware version: 6.01 0x80003221
+       * Device id (pf/vf): 8086:158b
+       * Driver version: 2.1.26 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+       * Firmware version: 6.01 0x8000321c
+       * Device id (pf/vf): 8086:1583 / 8086:154c
+       * Driver version: 2.1.26 (i40e)
+
+     * Intel(R) Corporation I350 Gigabit Network Connection
+
+       * Firmware version: 1.63, 0x80000dda
+       * Device id (pf/vf): 8086:1521 / 8086:1520
+       * Driver version: 5.3.0-k (igb)
+
-- 
2.5.0

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

* Re: [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
  2017-08-01  8:52 ` Mcnamara, John
@ 2017-08-03 23:25   ` Thomas Monjalon
  0 siblings, 0 replies; 20+ messages in thread
From: Thomas Monjalon @ 2017-08-03 23:25 UTC (permalink / raw)
  To: Pei, Yulong; +Cc: dev, Mcnamara, John

> > Add tested Intel platforms with Intel NICs to the release note.
> > 
> > Signed-off-by: Yulong Pei <yulong.pei@intel.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, thanks

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

* Re: [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
  2017-07-31  4:30 Yulong Pei
@ 2017-08-01  8:52 ` Mcnamara, John
  2017-08-03 23:25   ` Thomas Monjalon
  0 siblings, 1 reply; 20+ messages in thread
From: Mcnamara, John @ 2017-08-01  8:52 UTC (permalink / raw)
  To: Pei, Yulong, dev; +Cc: thomas



> -----Original Message-----
> From: Pei, Yulong
> Sent: Monday, July 31, 2017 5:30 AM
> To: dev@dpdk.org
> Cc: Mcnamara, John <john.mcnamara@intel.com>; thomas@monjalon.net
> Subject: [PATCH] doc: add tested Intel platforms with Intel NICs
> 
> Add tested Intel platforms with Intel NICs to the release note.
> 
> Signed-off-by: Yulong Pei <yulong.pei@intel.com>

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

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

* [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
@ 2017-07-31  4:30 Yulong Pei
  2017-08-01  8:52 ` Mcnamara, John
  0 siblings, 1 reply; 20+ messages in thread
From: Yulong Pei @ 2017-07-31  4:30 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, thomas

Add tested Intel platforms with Intel NICs to the release note.

Signed-off-by: Yulong Pei <yulong.pei@intel.com>
---
 doc/guides/rel_notes/release_17_08.rst | 70 ++++++++++++++++++++++++++++++++++
 1 file changed, 70 insertions(+)

diff --git a/doc/guides/rel_notes/release_17_08.rst b/doc/guides/rel_notes/release_17_08.rst
index c355476..d16653b 100644
--- a/doc/guides/rel_notes/release_17_08.rst
+++ b/doc/guides/rel_notes/release_17_08.rst
@@ -555,3 +555,73 @@ Tested Platforms
        * Host interface: PCI Express 4.0 x16
        * Device ID: 15b3:1019
        * Firmware version: 16.19.1200
+
+* Intel(R) platforms with Intel(R) NICs combinations
+
+   * CPU
+
+     * Intel(R) Atom(TM) CPU C2758 @ 2.40GHz
+     * Intel(R) Xeon(R) CPU D-1540 @ 2.00GHz
+     * Intel(R) Xeon(R) CPU D-1541 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-4667 v3 @ 2.00GHz
+     * 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-2695 v4 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-2658 v2 @ 2.40GHz
+     * Intel(R) Xeon(R) CPU E5-2658 v3 @ 2.20GHz
+
+   * OS:
+
+     * CentOS 7.2
+     * Fedora 25
+     * FreeBSD 11
+     * Red Hat Enterprise Linux Server release 7.3
+     * SUSE Enterprise Linux 12
+     * Wind River Linux 8
+     * Ubuntu 16.04
+     * Ubuntu 16.10
+
+   * NICs:
+
+     * Intel(R) 82599ES 10 Gigabit Ethernet Controller
+
+       * Firmware version: 0x61bf0001
+       * Device id (pf/vf): 8086:10fb / 8086:10ed
+       * Driver version: 4.0.1-k (ixgbe)
+
+     * Intel(R) Corporation Ethernet Connection X552/X557-AT 10GBASE-T
+
+       * Firmware version: 0x800001cf
+       * Device id (pf/vf): 8086:15ad / 8086:15a8
+       * Driver version: 4.2.5 (ixgbe)
+
+     * Intel(R) Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+       * Firmware version: 6.01 0x80003205
+       * Device id (pf/vf): 8086:1572 / 8086:154c
+       * Driver version: 2.0.19 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter X710-DA2 (2x10G)
+
+       * Firmware version: 6.01 0x80003204
+       * Device id (pf/vf): 8086:1572 / 8086:154c
+       * Driver version: 2.0.19 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XXV710-DA2 (2x25G)
+
+       * Firmware version: 6.01 0x80003221
+       * Device id (pf/vf): 8086:158b
+       * Driver version: 2.0.19 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+       * Firmware version: 6.01 0x8000321c
+       * Device id (pf/vf): 8086:1583 / 8086:154c
+       * Driver version: 2.0.19 (i40e)
+
+     * Intel(R) Corporation I350 Gigabit Network Connection
+
+       * Firmware version: 1.48, 0x800006e7
+       * Device id (pf/vf): 8086:1521 / 8086:1520
+       * Driver version: 5.2.13-k (igb)
+
-- 
2.5.0

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

* Re: [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
  2017-05-09 16:31 ` Mcnamara, John
@ 2017-05-10 20:59   ` Thomas Monjalon
  0 siblings, 0 replies; 20+ messages in thread
From: Thomas Monjalon @ 2017-05-10 20:59 UTC (permalink / raw)
  To: Pei, Yulong; +Cc: dev, Mcnamara, John

09/05/2017 18:31, Mcnamara, John:
> From: Pei, Yulong
> > 
> > Add tested Intel platforms with Intel NICs to the release note.
> > 
> > Signed-off-by: Yulong Pei <yulong.pei@intel.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, thanks

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

* Re: [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
  2017-05-04  4:42 Yulong Pei
@ 2017-05-09 16:31 ` Mcnamara, John
  2017-05-10 20:59   ` Thomas Monjalon
  0 siblings, 1 reply; 20+ messages in thread
From: Mcnamara, John @ 2017-05-09 16:31 UTC (permalink / raw)
  To: Pei, Yulong, dev; +Cc: thomas



> -----Original Message-----
> From: Pei, Yulong
> Sent: Thursday, May 4, 2017 5:43 AM
> To: dev@dpdk.org
> Cc: Mcnamara, John <john.mcnamara@intel.com>; thomas@monjalon.net
> Subject: [PATCH] doc: add tested Intel platforms with Intel NICs
> 
> Add tested Intel platforms with Intel NICs to the release note.
> 
> Signed-off-by: Yulong Pei <yulong.pei@intel.com>


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

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

* [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs
@ 2017-05-04  4:42 Yulong Pei
  2017-05-09 16:31 ` Mcnamara, John
  0 siblings, 1 reply; 20+ messages in thread
From: Yulong Pei @ 2017-05-04  4:42 UTC (permalink / raw)
  To: dev; +Cc: john.mcnamara, thomas

Add tested Intel platforms with Intel NICs to the release note.

Signed-off-by: Yulong Pei <yulong.pei@intel.com>
---
 doc/guides/rel_notes/release_17_05.rst | 68 ++++++++++++++++++++++++++++++++++
 1 file changed, 68 insertions(+)

diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst
index 4b47ae1..b6d6cca 100644
--- a/doc/guides/rel_notes/release_17_05.rst
+++ b/doc/guides/rel_notes/release_17_05.rst
@@ -576,3 +576,71 @@ 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 C2758 @ 2.40GHz
+     * Intel(R) Xeon(R) CPU D-1540 @ 2.00GHz
+     * Intel(R) Xeon(R) CPU E5-4667 v3 @ 2.00GHz
+     * 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-2695 v4 @ 2.10GHz
+     * Intel(R) Xeon(R) CPU E5-2658 v2 @ 2.40GHz
+     * Intel(R) Xeon(R) CPU E5-2658 v3 @ 2.20GHz
+
+   * OS:
+
+     * CentOS 7.2
+     * Fedora 25
+     * FreeBSD 11
+     * Red Hat Enterprise Linux Server release 7.3
+     * SUSE Enterprise Linux 12
+     * Wind River Linux 8
+     * Ubuntu 16.04
+     * Ubuntu 16.10
+
+   * NICs:
+
+     * Intel(R) 82599ES 10 Gigabit Ethernet Controller
+
+       * Firmware version: 0x61bf0001
+       * Device id (pf/vf): 8086:10fb / 8086:10ed
+       * Driver version: 4.0.1-k (ixgbe)
+
+     * Intel(R) Corporation Ethernet Connection X552/X557-AT 10GBASE-T
+
+       * Firmware version: 0x800001cf
+       * Device id (pf/vf): 8086:15ad / 8086:15a8
+       * Driver version: 4.2.5 (ixgbe)
+
+     * Intel(R) Ethernet Converged Network Adapter X710-DA4 (4x10G)
+
+       * Firmware version: 5.05
+       * Device id (pf/vf): 8086:1572 / 8086:154c
+       * Driver version: 1.5.23 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter X710-DA2 (2x10G)
+
+       * Firmware version: 5.05
+       * Device id (pf/vf): 8086:1572 / 8086:154c
+       * Driver version: 1.5.23 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XL710-QDA1 (1x40G)
+
+       * Firmware version: 5.05
+       * Device id (pf/vf): 8086:1584 / 8086:154c
+       * Driver version: 1.5.23 (i40e)
+
+     * Intel(R) Ethernet Converged Network Adapter XL710-QDA2 (2X40G)
+
+       * Firmware version: 5.05
+       * Device id (pf/vf): 8086:1583 / 8086:154c
+       * Driver version: 1.5.23 (i40e)
+
+     * Intel(R) Corporation I350 Gigabit Network Connection
+
+       * Firmware version: 1.48, 0x800006e7
+       * Device id (pf/vf): 8086:1521 / 8086:1520
+       * Driver version: 5.2.13-k (igb)
-- 
2.5.0

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

* Re: [dpdk-dev] [PATCH] doc:add tested Intel platforms with Intel NICs.
  2017-02-14  8:24 ` [dpdk-dev] [PATCH] doc:add " Mcnamara, John
@ 2017-02-14 13:26   ` Thomas Monjalon
  0 siblings, 0 replies; 20+ messages in thread
From: Thomas Monjalon @ 2017-02-14 13:26 UTC (permalink / raw)
  To: Pei, Yulong; +Cc: Mcnamara, John, dev

> > Add tested Intel platforms with Intel NICs to the release note.
> > 
> > Signed-off-by: Yulong Pei <yulong.pei@intel.com>
> 
> Thank you for the rework.
> 
> Note for the future, the patch should have been v2 and the title should
> have a space between "doc:" and "add".
> 
> Otherwise:
> 
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, thanks

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

* Re: [dpdk-dev] [PATCH] doc:add tested Intel platforms with Intel NICs.
       [not found] <1487045654-9553-1-git-send-email-yulong.pei@intel.com>
@ 2017-02-14  8:24 ` Mcnamara, John
  2017-02-14 13:26   ` Thomas Monjalon
  0 siblings, 1 reply; 20+ messages in thread
From: Mcnamara, John @ 2017-02-14  8:24 UTC (permalink / raw)
  To: Pei, Yulong, dev; +Cc: thomas.monjalon



> -----Original Message-----
> From: Pei, Yulong
> Sent: Tuesday, February 14, 2017 4:14 AM
> To: dev@dpdk.org
> Cc: Mcnamara, John <john.mcnamara@intel.com>; thomas.monjalon@6wind.com;
> Pei, Yulong <yulong.pei@intel.com>
> Subject: [PATCH] doc:add tested Intel platforms with Intel NICs.
> 
> Add tested Intel platforms with Intel NICs to the release note.
> 
> Signed-off-by: Yulong Pei <yulong.pei@intel.com>

Thank you for the rework.

Note for the future, the patch should have been v2 and the title should
have a space between "doc:" and "add".

Otherwise:


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

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

end of thread, other threads:[~2019-01-28  1:44 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-22  9:34 [dpdk-dev] [PATCH] doc: add tested Intel platforms with Intel NICs Yulong Pei
2018-05-24 16:25 ` Thomas Monjalon
  -- strict thread matches above, loose matches on Subject: below --
2019-01-18 15:15 Lijuan Tu
2019-01-18 14:56 ` Kovacevic, Marko
2019-01-28  1:44   ` Thomas Monjalon
2018-11-19 15:32 Lijuan Tu
2018-08-06 10:56 Lijuan Tu
2018-08-08 23:04 ` Thomas Monjalon
2018-02-07 10:17 Yulong Pei
2018-02-08 22:18 ` Thomas Monjalon
2017-11-09  6:40 Yulong Pei
2017-11-12  4:04 ` Thomas Monjalon
2017-07-31  4:30 Yulong Pei
2017-08-01  8:52 ` Mcnamara, John
2017-08-03 23:25   ` Thomas Monjalon
2017-05-04  4:42 Yulong Pei
2017-05-09 16:31 ` Mcnamara, John
2017-05-10 20:59   ` Thomas Monjalon
     [not found] <1487045654-9553-1-git-send-email-yulong.pei@intel.com>
2017-02-14  8:24 ` [dpdk-dev] [PATCH] doc:add " Mcnamara, John
2017-02-14 13:26   ` Thomas Monjalon

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