Re: [dpdk-dev] [PATCH] doc: API change notice for librte_table

2017-05-10 Thread Thomas Monjalon
> > Signed-off-by: Cristian Dumitrescu > > It is best not to use “smart quotes” in the text since the renderers do > that automatically and these characters might interfere with it. Fixed > Apart from that: > > Acked-by: John McNamara Applied, thanks

Re: [dpdk-dev] [PATCH] doc: API change notice for librte_table

2017-05-09 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Cristian Dumitrescu > Sent: Tuesday, May 2, 2017 7:23 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: API change notice for librte_table > > Signed-off-by: Cristian Dumitrescu

Re: [dpdk-dev] [PATCH] doc: API change notice for librte_table

2017-05-09 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Cristian Dumitrescu > Sent: Tuesday, May 2, 2017 7:23 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: API change notice for librte_table > > Signed-off-by: Cristian Dumitrescu

Re: [dpdk-dev] [PATCH] doc: API change notice for librte_table

2017-05-08 Thread Singh, Jasvinder
-Original Message- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Cristian Dumitrescu Sent: Tuesday, May 2, 2017 7:23 PM To: dev@dpdk.org Subject: [dpdk-dev] [PATCH] doc: API change notice for librte_table Signed-off-by: Cristian Dumitrescu Acked-by: Jasvinder Singh

[dpdk-dev] [PATCH] doc: API change notice for librte_table

2017-05-02 Thread Cristian Dumitrescu
Signed-off-by: Cristian Dumitrescu --- 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 a3e7c72..ae937f5 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/gui