[dpdk-dev] [PATCH v5] doc: add a nic performance guide on linux gsg

2015-12-14 Thread Thomas Monjalon
2015-11-18 12:35, Mcnamara, John: > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Qian Xu > > > > Add a new guide doc as part of the Linux Getting Started Guide. > > > Thanks, that looks better. > > You should mark the previous patches are "Superseded" in Patchwork: > > http://d

[dpdk-dev] [PATCH v5] doc: add a nic performance guide on linux gsg

2015-11-18 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Qian Xu > Sent: Wednesday, November 18, 2015 3:10 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v5] doc: add a nic performance guide on linux > gsg > > Add a new guide doc as p

[dpdk-dev] [PATCH v5] doc: add a nic performance guide on linux gsg

2015-11-18 Thread Qian Xu
Add a new guide doc as part of the Linux Getting Started Guide. The document is a step-by-step guide on how to get high performance with DPDK on an Intel platform. It is designed for users who are not familiar with DPDK but would like to get the best performance with NICs. Signed-off-by: Qian Xu