All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: update deprecation notice and release_17_05 for ABI change
@ 2017-04-03 10:52 akhil.goyal
  2017-04-03 15:32 ` Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: akhil.goyal @ 2017-04-03 10:52 UTC (permalink / raw)
  To: dev; +Cc: nhorman, pablo.de.lara.guarch, Akhil Goyal

From: Akhil Goyal <akhil.goyal@nxp.com>

Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
---
 doc/guides/rel_notes/deprecation.rst   | 5 -----
 doc/guides/rel_notes/release_17_05.rst | 3 +++
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index d6544ed..fd09cf2 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -108,11 +108,6 @@ Deprecation Notices
   A pointer to a rte_cryptodev_config structure will be added to the
   function prototype ``cryptodev_configure_t``, as a new parameter.
 
-* cryptodev: A new parameter ``max_nb_sessions_per_qp`` will be added to
-  ``rte_cryptodev_info.sym``. Some drivers may support limited number of
-  sessions per queue_pair. With this new parameter application will know
-  how many sessions can be mapped to each queue_pair of a device.
-
 * distributor: library API will be changed to incorporate a burst-oriented
   API. This will include a change to ``rte_distributor_create``
   to specify which type of instance to create (single or burst), and
diff --git a/doc/guides/rel_notes/release_17_05.rst b/doc/guides/rel_notes/release_17_05.rst
index 9cd5a6f..46d4e80 100644
--- a/doc/guides/rel_notes/release_17_05.rst
+++ b/doc/guides/rel_notes/release_17_05.rst
@@ -144,6 +144,9 @@ ABI Changes
    Also, make sure to start the actual text at the margin.
    =========================================================
 
+* The ``rte_cryptodev_info.sym`` structure has new field ``max_nb_sessions_per_qp``
+  to support drivers which may support limited number of sessions per queue_pair.
+
 
 Removed Items
 -------------
-- 
2.9.3

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

* Re: [PATCH] doc: update deprecation notice and release_17_05 for ABI change
  2017-04-03 10:52 [PATCH] doc: update deprecation notice and release_17_05 for ABI change akhil.goyal
@ 2017-04-03 15:32 ` Mcnamara, John
  2017-04-04  9:59   ` De Lara Guarch, Pablo
  0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2017-04-03 15:32 UTC (permalink / raw)
  To: akhil.goyal, dev; +Cc: nhorman, De Lara Guarch, Pablo



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of akhil.goyal@nxp.com
> Sent: Monday, April 3, 2017 11:52 AM
> To: dev@dpdk.org
> Cc: nhorman@tuxdriver.com; De Lara Guarch, Pablo
> <pablo.de.lara.guarch@intel.com>; Akhil Goyal <akhil.goyal@nxp.com>
> Subject: [dpdk-dev] [PATCH] doc: update deprecation notice and
> release_17_05 for ABI change
> 
> From: Akhil Goyal <akhil.goyal@nxp.com>
> 
> Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>


Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [PATCH] doc: update deprecation notice and release_17_05 for ABI change
  2017-04-03 15:32 ` Mcnamara, John
@ 2017-04-04  9:59   ` De Lara Guarch, Pablo
  0 siblings, 0 replies; 3+ messages in thread
From: De Lara Guarch, Pablo @ 2017-04-04  9:59 UTC (permalink / raw)
  To: Mcnamara, John, akhil.goyal, dev; +Cc: nhorman



> -----Original Message-----
> From: Mcnamara, John
> Sent: Monday, April 03, 2017 4:33 PM
> To: akhil.goyal@nxp.com; dev@dpdk.org
> Cc: nhorman@tuxdriver.com; De Lara Guarch, Pablo
> Subject: RE: [dpdk-dev] [PATCH] doc: update deprecation notice and
> release_17_05 for ABI change
> 
> 
> 
> > -----Original Message-----
> > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of
> akhil.goyal@nxp.com
> > Sent: Monday, April 3, 2017 11:52 AM
> > To: dev@dpdk.org
> > Cc: nhorman@tuxdriver.com; De Lara Guarch, Pablo
> > <pablo.de.lara.guarch@intel.com>; Akhil Goyal <akhil.goyal@nxp.com>
> > Subject: [dpdk-dev] [PATCH] doc: update deprecation notice and
> > release_17_05 for ABI change
> >
> > From: Akhil Goyal <akhil.goyal@nxp.com>
> >
> > Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
> 
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied to dpdk-next-crypto.
Thanks,

Pablo 

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

end of thread, other threads:[~2017-04-04  9:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-03 10:52 [PATCH] doc: update deprecation notice and release_17_05 for ABI change akhil.goyal
2017-04-03 15:32 ` Mcnamara, John
2017-04-04  9:59   ` De Lara Guarch, Pablo

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.