[dpdk-dev] [PATCH]doc: Add performance tuning guide about how to get DPDK high perf on Intel platform.

2015-08-10 Thread Qiu, Michael
On 2015/8/10 9:11, Zhang, Helin wrote: > >> -Original Message- >> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon >> Sent: Monday, August 10, 2015 6:38 AM >> To: Xu, Qian Q >> Cc: dev at dpdk.org >> Subject: Re: [dpdk-dev] [

[dpdk-dev] [PATCH]doc: Add performance tuning guide about how to get DPDK high perf on Intel platform.

2015-08-10 Thread Thomas Monjalon
Hi Helin, Your comment is unreadable. Please remove useless lines of your reply.

[dpdk-dev] [PATCH]doc: Add performance tuning guide about how to get DPDK high perf on Intel platform.

2015-08-10 Thread Zhang, Helin
Sorry for repeat! I should have removed the useless pieces! > +Hardware platform Network Interface Card Essential requirements: > + > > + > +1. Get an high end Intel(r) NIC, e.g: Intel(r) XL710. > + > +2. Make sure each NIC has

[dpdk-dev] [PATCH]doc: Add performance tuning guide about how to get DPDK high perf on Intel platform.

2015-08-10 Thread Zhang, Helin
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Thomas Monjalon > Sent: Monday, August 10, 2015 6:38 AM > To: Xu, Qian Q > Cc: dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH]doc: Add performance tuning guide about how > to get DP

[dpdk-dev] [PATCH]doc: Add performance tuning guide about how to get DPDK high perf on Intel platform.

2015-08-10 Thread Zhang, Helin
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Qian Xu > Sent: Sunday, August 9, 2015 11:35 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH]doc: Add performance tuning guide about how to > get DPDK high perf on Intel platfor

[dpdk-dev] [PATCH]doc: Add performance tuning guide about how to get DPDK high perf on Intel platform.

2015-08-10 Thread Thomas Monjalon
Hi, Thanks for adding more helpful documentation. 2015-08-10 14:34, Qian Xu: > Signed-off-by: Qian Xu The Sign-off line must be below the commit message. > Add a new guide doc under guides folder. This document is a step-by-step > guide about how to get high performance with > DPDK on

[dpdk-dev] [PATCH]doc: Add performance tuning guide about how to get DPDK high perf on Intel platform.

2015-08-10 Thread Qian Xu
Signed-off-by: Qian Xu Add a new guide doc under guides folder. This document is a step-by-step guide about how to get high performance with DPDK on Intel's platform and NICs. It is designed for users who are not familiar with DPDK but would like to measure the best performance. It contains