Re: [dpdk-dev] [PATCH v4 3/3] doc: update deprecation of CIO barrier APIs

2020-07-08 Thread David Marchand
On Tue, Jul 7, 2020 at 1:44 AM Honnappa Nagarahalli wrote: > > rte_cio_*mb APIs will be deprecated in 20.11 release. > > Signed-off-by: Honnappa Nagarahalli > Acked-by: Jerin Jacob Reviewed-by: David Christensen Acked-by: Ajit Khaparde Acked-by: Konstantin Ananyev Series applied, thanks. -

Re: [dpdk-dev] [PATCH v4 3/3] doc: update deprecation of CIO barrier APIs

2020-07-07 Thread David Christensen
On 7/6/20 4:43 PM, Honnappa Nagarahalli wrote: rte_cio_*mb APIs will be deprecated in 20.11 release. Signed-off-by: Honnappa Nagarahalli Acked-by: Jerin Jacob --- doc/guides/rel_notes/deprecation.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/deprecati

Re: [dpdk-dev] [PATCH v4 3/3] doc: update deprecation of CIO barrier APIs

2020-07-07 Thread David Marchand
On Tue, Jul 7, 2020 at 1:44 AM Honnappa Nagarahalli wrote: > > rte_cio_*mb APIs will be deprecated in 20.11 release. > > Signed-off-by: Honnappa Nagarahalli > Acked-by: Jerin Jacob > --- > doc/guides/rel_notes/deprecation.rst | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/doc/gu

[dpdk-dev] [PATCH v4 3/3] doc: update deprecation of CIO barrier APIs

2020-07-06 Thread Honnappa Nagarahalli
rte_cio_*mb APIs will be deprecated in 20.11 release. Signed-off-by: Honnappa Nagarahalli Acked-by: Jerin Jacob --- doc/guides/rel_notes/deprecation.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index d