DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: fix missing release note for double vlan on ice
@ 2023-06-28  5:39 Mingjin Ye
  0 siblings, 0 replies; 3+ messages in thread
From: Mingjin Ye @ 2023-06-28  5:39 UTC (permalink / raw)
  To: dev; +Cc: qiming.yang, yidingx.zhou, Mingjin Ye

Add missing release note for double vlan on ice driver.

Fixes: de5da9d16430 ("net/ice: support double VLAN")

Signed-off-by: Mingjin Ye <mingjinx.ye@intel.com>
---
 doc/guides/rel_notes/release_23_07.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/rel_notes/release_23_07.rst b/doc/guides/rel_notes/release_23_07.rst
index dc0d250e16..ba4efa69f2 100644
--- a/doc/guides/rel_notes/release_23_07.rst
+++ b/doc/guides/rel_notes/release_23_07.rst
@@ -156,6 +156,11 @@ New Features
 
   * Added support for combined Cipher-CRC offload for DOCSIS for QAT GENs 2,3 and 4.
 
+* **Updated Intel ice driver.**
+
+  * Added support for double vlan, include outer vlan stripping,
+    port-based outer vlan insertion and outer vlan tag type setting.
+
 * **Updated Marvell cnxk crypto driver.**
 
   * Added support for PDCP chain in cn10k crypto driver.
-- 
2.25.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] doc: fix missing release note for double vlan on ice
  2023-06-28  6:00 Mingjin Ye
@ 2023-07-27 18:16 ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2023-07-27 18:16 UTC (permalink / raw)
  To: Mingjin Ye; +Cc: dev, qiming.yang, yidingx.zhou

28/06/2023 08:00, Mingjin Ye:
> Add missing release note for double vlan on ice driver.
> 
> Fixes: de5da9d16430 ("net/ice: support double VLAN")
> 
> Signed-off-by: Mingjin Ye <mingjinx.ye@intel.com>

Applied (and simplified).




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] doc: fix missing release note for double vlan on ice
@ 2023-06-28  6:00 Mingjin Ye
  2023-07-27 18:16 ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Mingjin Ye @ 2023-06-28  6:00 UTC (permalink / raw)
  To: dev; +Cc: qiming.yang, yidingx.zhou, Mingjin Ye

Add missing release note for double vlan on ice driver.

Fixes: de5da9d16430 ("net/ice: support double VLAN")

Signed-off-by: Mingjin Ye <mingjinx.ye@intel.com>
---
 doc/guides/rel_notes/release_23_07.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/rel_notes/release_23_07.rst b/doc/guides/rel_notes/release_23_07.rst
index 4459144140..fbbf349c63 100644
--- a/doc/guides/rel_notes/release_23_07.rst
+++ b/doc/guides/rel_notes/release_23_07.rst
@@ -141,6 +141,11 @@ New Features
   * Added support for quota flow action and item.
   * Added support for flow rule update.
 
+* **Updated Intel ice driver.**
+
+  * Added support for double vlan, include outer vlan stripping,
+    port-based outer vlan insertion and outer vlan tag type setting.
+
 * **Updated Solarflare network PMD.**
 
   * Added support for configuring FEC mode, querying FEC capabilities and
-- 
2.25.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-27 18:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-28  5:39 [PATCH] doc: fix missing release note for double vlan on ice Mingjin Ye
2023-06-28  6:00 Mingjin Ye
2023-07-27 18:16 ` Thomas Monjalon

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).