Re: [dpdk-dev] [PATCH 1/2] doc: add multithread description to hash library

2018-08-09 Thread Thomas Monjalon
> > Pablo, Marko, review please? > > Sorry Thomas, I missed this. > > > > > 26/07/2018 19:56, Yipeng Wang: > > > Added multithreading related description into programmer guide of hash > > > library. > > > > > > Signed-off-by: Yipeng Wang > > Acked-by: Pablo de Lara Series applied, thanks

Re: [dpdk-dev] [PATCH 1/2] doc: add multithread description to hash library

2018-08-09 Thread De Lara Guarch, Pablo
t: Re: [dpdk-dev] [PATCH 1/2] doc: add multithread description to hash > library > > Pablo, Marko, review please? Sorry Thomas, I missed this. > > 26/07/2018 19:56, Yipeng Wang: > > Added multithreading related description into programmer guide of hash > > library. >

Re: [dpdk-dev] [PATCH 1/2] doc: add multithread description to hash library

2018-08-05 Thread Thomas Monjalon
Pablo, Marko, review please? 26/07/2018 19:56, Yipeng Wang: > Added multithreading related description into programmer > guide of hash library. > > Signed-off-by: Yipeng Wang

[dpdk-dev] [PATCH 1/2] doc: add multithread description to hash library

2018-07-26 Thread Yipeng Wang
Added multithreading related description into programmer guide of hash library. Signed-off-by: Yipeng Wang --- doc/guides/prog_guide/hash_lib.rst | 29 ++--- 1 file changed, 26 insertions(+), 3 deletions(-) diff --git a/doc/guides/prog_guide/hash_lib.rst b/doc/guides/pr