[dpdk-dev,v4,4/8] doc: moved known issue 6.29 to resolved issues in rel notes

Message ID 1418834857-8643-5-git-send-email-pablo.de.lara.guarch@intel.com (mailing list archive)
State Accepted, archived
Headers

Commit Message

De Lara Guarch, Pablo Dec. 17, 2014, 4:47 p.m. UTC
  From: Siobhan Butler <siobhan.a.butler@intel.com>

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

Comments

Iremonger, Bernard Dec. 18, 2014, 3:20 p.m. UTC | #1
> -----Original Message-----

> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Pablo de Lara

> Sent: Wednesday, December 17, 2014 4:48 PM

> To: dev@dpdk.org

> Subject: [dpdk-dev] [PATCH v4 4/8] doc: moved known issue 6.29 to resolved issues in rel notes

> 

> From: Siobhan Butler <siobhan.a.butler@intel.com>

> 

> Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com>


Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>


 I have applied the patch to my tree next/dpdk-doc.
  

Patch

diff --git a/doc/guides/rel_notes/resolved_issues.rst b/doc/guides/rel_notes/resolved_issues.rst
index f9ddb7f..66afc25 100644
--- a/doc/guides/rel_notes/resolved_issues.rst
+++ b/doc/guides/rel_notes/resolved_issues.rst
@@ -1192,3 +1192,33 @@  Packet reception issues when virtualization is enabled
 | Driver/Module                   | Poll mode drivers                                                                     |
 |                                 |                                                                                       |
 +---------------------------------+---------------------------------------------------------------------------------------+
+
+
+
+Double VLAN does not work on Intel� 40GbE ethernet contoller
+------------------------------------------------------------
+
++---------------------------------+---------------------------------------------------------------------------------------+
+| Title                           | Double VLAN does not work on Intel� 40GbE ethernet controller                         |
+|                                 |                                                                                       |
++=================================+=======================================================================================+
+| Reference #                     | IXA00369908                                                                           |
+|                                 |                                                                                       |
++---------------------------------+---------------------------------------------------------------------------------------+
+| Description                     | On Intel(R) 40 GbE ethernet controller double VLAN does not work.                     |
+|                                 | This was confirmed as 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           | Resolved in latest release with firmware upgrade.                                     |
+|                                 |                                                                                       |
+|                                 |                                                                                       |
++---------------------------------+---------------------------------------------------------------------------------------+
+| Affected Environment/Platform   | All                                                                                   |
+|                                 |                                                                                       |
++---------------------------------+---------------------------------------------------------------------------------------+
+| Driver/Module                   | Poll mode drivers                                                                     |
+|                                 |                                                                                       |
++---------------------------------+---------------------------------------------------------------------------------------+