[dpdk-dev] [PATCH v1] doc: prog guide update for eal multi-pthread

2015-03-06 Thread Butler, Siobhan A
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Cunming Liang > Sent: Monday, February 16, 2015 7:34 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v1] doc: prog guide update for eal multi-pthread > > The patch add the multi-

[dpdk-dev] [PATCH v1] doc: prog guide update for eal multi-pthread

2015-02-25 Thread Liang, Cunming
I'm afraid not yet, so appreciate for any revision suggestion. > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Wednesday, February 25, 2015 3:11 AM > To: Liang, Cunming > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PA

[dpdk-dev] [PATCH v1] doc: prog guide update for eal multi-pthread

2015-02-24 Thread Thomas Monjalon
2015-02-16 15:34, Cunming Liang: > The patch add the multi-pthread section under EAL chapter of prog_guide. > > Signed-off-by: Cunming Liang I guess this documentation has been co-written with a native english? Applied, thanks

[dpdk-dev] [PATCH v1] doc: prog guide update for eal multi-pthread

2015-02-16 Thread Cunming Liang
The patch add the multi-pthread section under EAL chapter of prog_guide. Signed-off-by: Cunming Liang --- doc/guides/prog_guide/env_abstraction_layer.rst | 157 1 file changed, 157 insertions(+) diff --git a/doc/guides/prog_guide/env_abstraction_layer.rst b/doc/guides/