All of lore.kernel.org
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add rte_ring_xxx_elem introduction to rel notes
@ 2020-01-25 15:10 Honnappa Nagarahalli
  0 siblings, 0 replies; 3+ messages in thread
From: Honnappa Nagarahalli @ 2020-01-25 15:10 UTC (permalink / raw)
  To: olivier.matz, thomas, david.marchand, honnappa.nagarahalli; +Cc: dev, nd

Added introduction of rte_ring_xxx_elem APIs to release notes.

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
---
 doc/guides/rel_notes/release_20_02.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst
index 50e2c1484..eecc938ed 100644
--- a/doc/guides/rel_notes/release_20_02.rst
+++ b/doc/guides/rel_notes/release_20_02.rst
@@ -61,6 +61,10 @@ New Features
   A new API has been added to wait for a memory location to be updated with a
   16-bit, 32-bit, 64-bit value.
 
+* **Added rte_ring_xxx_elem APIs.**
+
+  New APIs have been added to support rings with custom element size.
+
 * **Updated rte_flow api to support L2TPv3 over IP flows.**
 
   Added support for new flow item to handle L2TPv3 over IP rte_flow patterns.
-- 
2.17.1


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

* Re: [dpdk-dev] [PATCH] doc: add rte_ring_xxx_elem introduction to rel notes
  2020-01-26 17:40 Honnappa Nagarahalli
@ 2020-02-15 14:54 ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2020-02-15 14:54 UTC (permalink / raw)
  To: Honnappa Nagarahalli; +Cc: olivier.matz, david.marchand, dev, nd

26/01/2020 18:40, Honnappa Nagarahalli:
> Added introduction of rte_ring_xxx_elem APIs to release notes.

Fixes: cc4b218790f6 ("ring: support configurable element size")

> Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>

Applied, thanks



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

* [dpdk-dev] [PATCH] doc: add rte_ring_xxx_elem introduction to rel notes
@ 2020-01-26 17:40 Honnappa Nagarahalli
  2020-02-15 14:54 ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Honnappa Nagarahalli @ 2020-01-26 17:40 UTC (permalink / raw)
  To: olivier.matz, thomas, david.marchand, honnappa.nagarahalli; +Cc: dev, nd

Added introduction of rte_ring_xxx_elem APIs to release notes.

Signed-off-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
---
 doc/guides/rel_notes/release_20_02.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/rel_notes/release_20_02.rst b/doc/guides/rel_notes/release_20_02.rst
index 50e2c1484..eecc938ed 100644
--- a/doc/guides/rel_notes/release_20_02.rst
+++ b/doc/guides/rel_notes/release_20_02.rst
@@ -61,6 +61,10 @@ New Features
   A new API has been added to wait for a memory location to be updated with a
   16-bit, 32-bit, 64-bit value.
 
+* **Added rte_ring_xxx_elem APIs.**
+
+  New APIs have been added to support rings with custom element size.
+
 * **Updated rte_flow api to support L2TPv3 over IP flows.**
 
   Added support for new flow item to handle L2TPv3 over IP rte_flow patterns.
-- 
2.17.1


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-25 15:10 [dpdk-dev] [PATCH] doc: add rte_ring_xxx_elem introduction to rel notes Honnappa Nagarahalli
2020-01-26 17:40 Honnappa Nagarahalli
2020-02-15 14:54 ` Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.