From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <sabutler@ecsmtp.ir.intel.com>
Received: from mga09.intel.com (mga09.intel.com [134.134.136.24])
 by dpdk.org (Postfix) with ESMTP id BDF98379E
 for <dev@dpdk.org>; Sun, 22 Mar 2015 13:33:31 +0100 (CET)
Received: from fmsmga002.fm.intel.com ([10.253.24.26])
 by orsmga102.jf.intel.com with ESMTP; 22 Mar 2015 05:33:30 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.11,446,1422950400"; d="scan'208";a="695919956"
Received: from irvmail001.ir.intel.com ([163.33.26.43])
 by fmsmga002.fm.intel.com with ESMTP; 22 Mar 2015 05:33:29 -0700
Received: from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com
 [10.237.217.46])
 by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id
 t2MCXTpY029304; Sun, 22 Mar 2015 12:33:29 GMT
Received: from sivswdev02.ir.intel.com (localhost [127.0.0.1])
 by sivswdev02.ir.intel.com with ESMTP id t2MCXSKe025932;
 Sun, 22 Mar 2015 12:33:28 GMT
Received: (from sabutler@localhost)
 by sivswdev02.ir.intel.com with  id t2MCXSe5025928;
 Sun, 22 Mar 2015 12:33:28 GMT
From: Siobhan Butler <siobhan.a.butler@intel.com>
To: dev@dpdk.org
Date: Sun, 22 Mar 2015 12:33:27 +0000
Message-Id: <1427027607-25892-1-git-send-email-siobhan.a.butler@intel.com>
X-Mailer: git-send-email 1.7.4.1
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Subject: [dpdk-dev] =?utf-8?q?=5BPATCH=5D_doc=3A_updated_tested_OS_list_in?=
	=?utf-8?q?_release_notes?=
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Mar 2015 12:33:32 -0000

Updated Operating Systems tested during 2.0 in release notes

Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com>
---
 doc/guides/rel_notes/supported_os.rst | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/doc/guides/rel_notes/supported_os.rst b/doc/guides/rel_notes/supported_os.rst
index 739cb2c..c33f731 100644
--- a/doc/guides/rel_notes/supported_os.rst
+++ b/doc/guides/rel_notes/supported_os.rst
@@ -31,19 +31,19 @@
 Supported Operating Systems
 ===========================
 
-The following Linux* distributions were successfully used to generate or run the IntelĀ® DPDK.
+The following Linux* distributions were successfully used to generate or run DPDK.
 
-*   FreeBSD* 9.2
+*   FreeBSD* 10
 
-*   Fedora release 18
+*   Fedora release 20
 
-*   Ubuntu* 12.04 LTS
+*   Ubuntu* 14.04 LTS
 
-*   Wind River* Linux* 5
+*   Wind River* Linux* 6
 
-*   Red Hat* Enterprise Linux 6.3
+*   Red Hat* Enterprise Linux 6.5
 
-*   SUSE Enterprise Linux* 11 SP2
+*   SUSE Enterprise Linux* 11 SP3
 
 These distributions may need additional packages that are not installed by default, or a specific kernel.
 Refer to the *DPDK Getting Started Guide* for details.
-- 
1.8.3.1