From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id CC1168031 for ; Tue, 2 Dec 2014 20:32:41 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga103.fm.intel.com with ESMTP; 02 Dec 2014 11:14:42 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,502,1413270000"; d="scan'208";a="631561109" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by fmsmga001.fm.intel.com with ESMTP; 02 Dec 2014 11:21:44 -0800 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 sB2JLhGq030366; Tue, 2 Dec 2014 19:21:43 GMT Received: from sivswdev02.ir.intel.com (localhost [127.0.0.1]) by sivswdev02.ir.intel.com with ESMTP id sB2JLhaZ010891; Tue, 2 Dec 2014 19:21:43 GMT Received: (from sabutler@localhost) by sivswdev02.ir.intel.com with id sB2JLhZI010887; Tue, 2 Dec 2014 19:21:43 GMT From: Siobhan Butler To: dev@dpdk.org Date: Tue, 2 Dec 2014 19:21:36 +0000 Message-Id: <1417548101-10832-4-git-send-email-siobhan.a.butler@intel.com> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1417548101-10832-1-git-send-email-siobhan.a.butler@intel.com> References: <1417461197-17088-1-git-send-email-siobhan.a.butler@intel.com> <1417548101-10832-1-git-send-email-siobhan.a.butler@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] =?utf-8?q?=5BPATCH_v2_3/8=5D_Doc=3A_Added_to_known_iss?= =?utf-8?q?ue_6=2E10_and_removed_fixed_issue_6=2E29_from_Rel=5FNote?= =?utf-8?q?s?= X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2014 19:32:42 -0000 Signed-off-by: Siobhan Butler --- doc/guides/rel_notes/known_issues.rst | 38 +++++++---------------------------- 1 file changed, 7 insertions(+), 31 deletions(-) diff --git a/doc/guides/rel_notes/known_issues.rst b/doc/guides/rel_notes/known_issues.rst index 8ef654a..9601b01 100644 --- a/doc/guides/rel_notes/known_issues.rst +++ b/doc/guides/rel_notes/known_issues.rst @@ -338,6 +338,12 @@ Not all variants of supported NIC types have been used in testing | | | | | The NIC device identifiers used during testing: | | | | +| | * Intel® Ethernet Controller XL710 for 40GbE QSFP+ [8086:1584] | +| | | +| | * Intel® Ethernet Controller XL710 for 40GbE QSFP+ [8086:1583] | +| | | +| | * Intel® Ethernet Controller X710 for 10GbE SFP+ [8086:1572] | +| | | | | * IntelĀ® 82576 Gigabit Ethernet Controller [8086:10c9] | | | | | | * IntelĀ® 82576 Quad Copper Gigabit Ethernet Controller [8086:10e8] | @@ -940,37 +946,7 @@ Ethertype filter could receive other packets (non-assigned) in Niantic | | | +--------------------------------+--------------------------------------------------------------------------------------+ -Double VLAN does not work on IntelĀ® 40G ethernet controller ------------------------------------------------------------ - -+--------------------------------+--------------------------------------------------------------------------------------+ -| Title | Double VLAN does not work on IntelĀ® 40G ethernet controller | -| | | -+================================+======================================================================================+ -| Reference # | IXA00386480 | -| | | -+--------------------------------+--------------------------------------------------------------------------------------+ -| Description | On IntelĀ® 40G Ethernet Controller: | -| | | -| | Double VLAN does not work. This was confirmed a firmware issue which will be fixed | -| | in later versions of firmware. | -| | | -+--------------------------------+--------------------------------------------------------------------------------------+ -| Implication | After setting double vlan to be enabled on a port, no packets can be transmitted out | -| | on that port. | -| | | -+--------------------------------+--------------------------------------------------------------------------------------+ -| Resolution/ Workaround | None | -| | | -+--------------------------------+--------------------------------------------------------------------------------------+ -| Affected Environment/ Platform | All | -| | | -+--------------------------------+--------------------------------------------------------------------------------------+ -| Driver/Module | Poll Mode Driver (PMD) | -| | | -+--------------------------------+--------------------------------------------------------------------------------------+ - -Cannot set link speed on IntelĀ® 40G ethernet controller +Cannot set link speed on IntelĀ® 40GbE ethernet controller ------------------------------------------------------- +--------------------------------+--------------------------------------------------------------------------------------+ -- 1.9.4.msysgit.2