DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: announce ABI change for pktmbuf pool create API
@ 2017-12-15 10:20 Hemant Agrawal
  2017-12-15 10:41 ` [dpdk-dev] [PATCH v2] " Hemant Agrawal
  0 siblings, 1 reply; 8+ messages in thread
From: Hemant Agrawal @ 2017-12-15 10:20 UTC (permalink / raw)
  To: olivier.matz; +Cc: dev

Introduce a new argument ops_name in rte_mempool_set_ops_byname
for allowing the application to optionally specify the mempool ops.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
---
 doc/guides/rel_notes/deprecation.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 13e8543..a853574 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -53,3 +53,6 @@ Deprecation Notices
 
 * librte_meter: The API will change to accommodate configuration profiles.
   Most of the API functions will have an additional opaque parameter.
+
+* librte_mbuf: a new optional parameter for representing name of mempool_ops
+  will be added to the API ``rte_pktmbuf_pool_create``. 
-- 
2.7.4

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

end of thread, other threads:[~2017-12-22 15:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-15 10:20 [dpdk-dev] [PATCH] doc: announce ABI change for pktmbuf pool create API Hemant Agrawal
2017-12-15 10:41 ` [dpdk-dev] [PATCH v2] " Hemant Agrawal
2017-12-18  8:58   ` Jerin Jacob
2017-12-18 13:51   ` Wiles, Keith
2017-12-18 14:43     ` Neil Horman
2017-12-19  5:40     ` Hemant Agrawal
2017-12-19 13:41       ` Wiles, Keith
2017-12-22 15:26         ` Olivier MATZ

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