DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add change notice for mbuf sched field
@ 2018-02-09 16:45 Cristian Dumitrescu
  2018-02-10 12:48 ` Jerin Jacob
  0 siblings, 1 reply; 5+ messages in thread
From: Cristian Dumitrescu @ 2018-02-09 16:45 UTC (permalink / raw)
  To: dev; +Cc: olivier.matz, thomas, jasvinder.singh, roy.fan.zhang, kevin.laatz

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Roy Fan Zhang <roy.fan.zhang@intel.com>
Acked-by: Kevin Laatz <kevin.laatz@intel.com>
---
 doc/guides/rel_notes/deprecation.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index d59ad59..db4fea3 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -59,3 +59,8 @@ Deprecation Notices
   be added between the producer and consumer structures. The size of the
   structure and the offset of the fields will remain the same on
   platforms with 64B cache line, but will change on other platforms.
+
+* mbuf: The opaque mbuf->hash.sched field will be updated to support generic
+  definition in line with the ethdev TM and MTR APIs. Currently, this field
+  is defined in librte_sched in a non-generic way. The new generic format
+  will contain: queue ID, traffic class, color. Field size will not change.
-- 
2.7.4

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

end of thread, other threads:[~2018-02-14 15:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-09 16:45 [dpdk-dev] [PATCH] doc: add change notice for mbuf sched field Cristian Dumitrescu
2018-02-10 12:48 ` Jerin Jacob
2018-02-13  3:50   ` Hemant Agrawal
2018-02-13  8:14     ` Olivier Matz
2018-02-14 15:58       ` 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).