DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add DSCP rewrite action to 20.02 release notes
@ 2020-02-24 12:05 Suanming Mou
  2020-02-24 12:18 ` [dpdk-dev] [PATCH v2] " Suanming Mou
  0 siblings, 1 reply; 4+ messages in thread
From: Suanming Mou @ 2020-02-24 12:05 UTC (permalink / raw)
  To: John McNamara, Marko Kovacevic; +Cc: dev

Add the actions RTE_FLOW_ACTION_TYPE_SET_[IPV4/IPV6]_DSCP support to the
release note.

Signed-off-by: Suanming Mou <suanmingm@mellanox.com>
---
 doc/guides/rel_notes/release_20_02.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst
index dfebc46..4da0010 100644
--- a/doc/guides/rel_notes/release_20_02.rst
+++ b/doc/guides/rel_notes/release_20_02.rst
@@ -235,6 +235,11 @@ New Features
   Added document describes how to enable DPDK on OpenWrt in both virtual and
   physical machine.
 
+* **Added DSCP rewrite action.**
+
+  New actions ``RTE_FLOW_ACTION_TYPE_SET_[IPV4/IPV6]_DSCP`` have been added
+  to support rewrite the DSCP field in the IP header. 
+
 
 Removed Items
 -------------
-- 
1.8.3.1


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

end of thread, other threads:[~2020-02-25 11:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-24 12:05 [dpdk-dev] [PATCH] doc: add DSCP rewrite action to 20.02 release notes Suanming Mou
2020-02-24 12:18 ` [dpdk-dev] [PATCH v2] " Suanming Mou
2020-02-24 19:50   ` [dpdk-dev] [PATCH v3] doc: add IP DSCP rewrite to mlx5 and " Thomas Monjalon
2020-02-25 11:22     ` 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).