From patchwork Wed Dec 17 16:58:22 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: "De Lara Guarch, Pablo" X-Patchwork-Id: 2072 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [IPv6:::1]) by dpdk.org (Postfix) with ESMTP id B8F5A8082; Wed, 17 Dec 2014 18:00:14 +0100 (CET) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 0467F805A for ; Wed, 17 Dec 2014 17:58:48 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 17 Dec 2014 08:58:32 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,595,1413270000"; d="scan'208";a="649226699" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by fmsmga002.fm.intel.com with ESMTP; 17 Dec 2014 08:58:31 -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 sBHGwUkK020450; Wed, 17 Dec 2014 16:58:30 GMT Received: from sivswdev02.ir.intel.com (localhost [127.0.0.1]) by sivswdev02.ir.intel.com with ESMTP id sBHGwU8j013533; Wed, 17 Dec 2014 16:58:30 GMT Received: (from pdelarax@localhost) by sivswdev02.ir.intel.com with id sBHGwUK3013528; Wed, 17 Dec 2014 16:58:30 GMT From: Pablo de Lara To: dev@dpdk.org Date: Wed, 17 Dec 2014 16:58:22 +0000 Message-Id: <1418835507-13313-4-git-send-email-pablo.de.lara.guarch@intel.com> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1418835507-13313-1-git-send-email-pablo.de.lara.guarch@intel.com> References: <1418741302-19898-1-git-send-email-siobhan.a.butler@intel.com> <1418835507-13313-1-git-send-email-pablo.de.lara.guarch@intel.com> MIME-Version: 1.0 Subject: [dpdk-dev] =?utf-8?q?=5BPATCH_v4_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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" From: Siobhan Butler Signed-off-by: Siobhan Butler Acked-by: Bernard Iremonger --- doc/guides/rel_notes/known_issues.rst | 36 ++++++----------------------------- 1 file changed, 6 insertions(+), 30 deletions(-) diff --git a/doc/guides/rel_notes/known_issues.rst b/doc/guides/rel_notes/known_issues.rst index d26dcfa..1cfc977 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(R) Ethernet Controller XL710 for 40GbE QSFP+ [8086:1584] | +| | | +| | * Intel(R) Ethernet Controller XL710 for 40GbE QSFP+ [8086:1583] | +| | | +| | * Intel(R) 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,36 +946,6 @@ 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 -------------------------------------------------------