DPDK patches and discussions
 help / color / mirror / Atom feed
From: Siobhan Butler <siobhan.a.butler@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 3/8] doc: added to known issue 6.10 and removed fixed issue 6.29 from rel_notes
Date: Tue, 16 Dec 2014 14:48:17 +0000	[thread overview]
Message-ID: <1418741302-19898-4-git-send-email-siobhan.a.butler@intel.com> (raw)
In-Reply-To: <1418741302-19898-1-git-send-email-siobhan.a.butler@intel.com>

Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com>
---
 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..1f45834 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,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.8.5.3

  parent reply	other threads:[~2014-12-16 14:55 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-01 19:13 [dpdk-dev] [PATCH 0/4]Doc: Patch set to update release notes Siobhan Butler
2014-12-01 19:13 ` [dpdk-dev] [PATCH 1/4] Doc: Moved 1.7 "New Features" to "Supported Features" for 1.8 in Rel_Notes Siobhan Butler
2014-12-01 19:13 ` [dpdk-dev] [PATCH 2/4] Doc: Added "New Features" to release notes Siobhan Butler
2014-12-01 19:13 ` [dpdk-dev] [PATCH 3/4] Doc: Added to known issue 6.10 and removed fixed issue 6.29 from Rel_Notes Siobhan Butler
2014-12-01 19:13 ` [dpdk-dev] [PATCH 4/4] Doc: Moved known issue 6.29 to resolved issues in Rel Notes Siobhan Butler
2014-12-02 19:21 ` [dpdk-dev] [PATCH v2 0/8] doc: patch set to update release notes Siobhan Butler
2014-12-02 19:21   ` [dpdk-dev] [PATCH v2 1/8] Doc: Moved 1.7 "New Features" to "Supported Features" for 1.8 in Rel_Notes Siobhan Butler
2014-12-02 19:21   ` [dpdk-dev] [PATCH v2 2/8] Doc: Added "New Features" to release notes Siobhan Butler
2014-12-02 19:21   ` [dpdk-dev] [PATCH v2 3/8] Doc: Added to known issue 6.10 and removed fixed issue 6.29 from Rel_Notes Siobhan Butler
2014-12-02 19:21   ` [dpdk-dev] [PATCH v2 4/8] Doc: Moved known issue 6.29 to resolved issues in Rel Notes Siobhan Butler
2014-12-02 19:21   ` [dpdk-dev] [PATCH v2 5/8] doc: remove appendix a from release notes Siobhan Butler
2014-12-02 19:21   ` [dpdk-dev] [PATCH v2 6/8] doc: removed reference to Intel DPDK in Rel Notes Siobhan Butler
2014-12-02 19:21   ` [dpdk-dev] [PATCH v2 7/8] doc: updated resolved issues with old known issues Siobhan Butler
2014-12-02 19:21   ` [dpdk-dev] [PATCH v2 8/8] doc: updating the list of sample apps in rel notes Siobhan Butler
2014-12-16 14:48   ` [dpdk-dev] [PATCH v3 0/8] doc: patch set to update release notes Siobhan Butler
2014-12-16 14:48     ` [dpdk-dev] [PATCH v3 1/8] doc: moved 1.7 new features to supported features for 1.8 in Rel_Notes Siobhan Butler
2014-12-16 14:48     ` [dpdk-dev] [PATCH v3 2/8] doc: added new features to release notes Siobhan Butler
2014-12-16 14:48     ` Siobhan Butler [this message]
2014-12-16 14:48     ` [dpdk-dev] [PATCH v3 4/8] doc: moved known issue 6.29 to resolved issues in rel notes Siobhan Butler
2014-12-16 14:48     ` [dpdk-dev] [PATCH v3 5/8] doc: remove appendix a from release notes Siobhan Butler
2014-12-16 14:48     ` [dpdk-dev] [PATCH v3 6/8] doc: removed reference to Intel DPDK in Rel Notes Siobhan Butler
2014-12-16 14:48     ` [dpdk-dev] [PATCH v3 7/8] doc: updated resolved issues with old known issues Siobhan Butler
2014-12-16 14:48     ` [dpdk-dev] [PATCH v3 8/8] doc: updating the list of sample apps in rel notes Siobhan Butler
2014-12-17 16:47     ` [dpdk-dev] [PATCH v4 0/8] doc: patch set to update release notes Pablo de Lara
2014-12-17 16:47       ` [dpdk-dev] [PATCH v4 1/8] doc: moved 1.7 new features to supported features for 1.8 in Rel_Notes Pablo de Lara
2014-12-18 15:17         ` Iremonger, Bernard
2014-12-17 16:47       ` [dpdk-dev] [PATCH v4 2/8] doc: added new features to release notes Pablo de Lara
2014-12-18 15:18         ` Iremonger, Bernard
2014-12-17 16:47       ` [dpdk-dev] [PATCH v4 3/8] doc: added to known issue 6.10 and removed fixed issue 6.29 from rel_notes Pablo de Lara
2014-12-17 16:47       ` [dpdk-dev] [PATCH v4 4/8] doc: moved known issue 6.29 to resolved issues in rel notes Pablo de Lara
2014-12-18 15:20         ` Iremonger, Bernard
2014-12-17 16:47       ` [dpdk-dev] [PATCH v4 5/8] doc: remove appendix a from release notes Pablo de Lara
2014-12-18 15:21         ` Iremonger, Bernard
2014-12-17 16:47       ` [dpdk-dev] [PATCH v4 6/8] doc: removed reference to Intel DPDK in Rel Notes Pablo de Lara
2014-12-18 15:22         ` Iremonger, Bernard
2014-12-17 16:47       ` [dpdk-dev] [PATCH v4 7/8] doc: updated resolved issues with old known issues Pablo de Lara
2014-12-18 15:24         ` Iremonger, Bernard
2014-12-17 16:47       ` [dpdk-dev] [PATCH v4 8/8] doc: updating the list of sample apps in rel notes Pablo de Lara
2014-12-18 15:25         ` Iremonger, Bernard
2014-12-17 16:58     ` [dpdk-dev] [PATCH v4 0/8] doc: patch set to update release notes Pablo de Lara
2014-12-17 16:58       ` [dpdk-dev] [PATCH v4 1/8] doc: moved 1.7 new features to supported features for 1.8 in Rel_Notes Pablo de Lara
2014-12-17 16:58       ` [dpdk-dev] [PATCH v4 2/8] doc: added new features to release notes Pablo de Lara
2014-12-17 16:58       ` [dpdk-dev] [PATCH v4 3/8] doc: added to known issue 6.10 and removed fixed issue 6.29 from rel_notes Pablo de Lara
2014-12-18 15:19         ` Iremonger, Bernard
2014-12-17 16:58       ` [dpdk-dev] [PATCH v4 4/8] doc: moved known issue 6.29 to resolved issues in rel notes Pablo de Lara
2014-12-17 16:58       ` [dpdk-dev] [PATCH v4 5/8] doc: remove appendix a from release notes Pablo de Lara
2014-12-17 16:58       ` [dpdk-dev] [PATCH v4 6/8] doc: removed reference to Intel DPDK in Rel Notes Pablo de Lara
2014-12-17 16:58       ` [dpdk-dev] [PATCH v4 7/8] doc: updated resolved issues with old known issues Pablo de Lara
2014-12-17 16:58       ` [dpdk-dev] [PATCH v4 8/8] doc: updating the list of sample apps in rel notes Pablo de Lara

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1418741302-19898-4-git-send-email-siobhan.a.butler@intel.com \
    --to=siobhan.a.butler@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).