> Add tested Intel platforms with Intel NICs to v19.02 release note. > > Signed-off-by: Lijuan Tu <lijuan...@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.kovace...@intel.com>