[dpdk-dev] [PATCH v3] doc: add Vector FM10K introductions

2016-03-09 Thread Thomas Monjalon
> > From: "Chen Jing D(Mark)" > > Acked-by: John McNamara Applied, thanks Next step: fill the matrix in overview.rst :)

[dpdk-dev] [PATCH v3] doc: add Vector FM10K introductions

2016-03-08 Thread Mcnamara, John
> -Original Message- > From: Chen, Jing D > Sent: Friday, February 26, 2016 5:57 AM > To: dev at dpdk.org > Cc: Mcnamara, John ; Chen, Jing D > > Subject: [PATCH v3] doc: add Vector FM10K introductions > > From: "Chen Jing D(Mark)" Acked-by: John McNamara

[dpdk-dev] [PATCH v3] doc: add Vector FM10K introductions

2016-02-26 Thread Chen Jing D(Mark)
From: "Chen Jing D(Mark)" Add introductions on how to enable Vector FM10K Rx/Tx functions, the preconditions and assumptions on Rx/Tx configuration parameters. The new content also lists the limitations of vector, so app/customer can do better to select best Rx/Tx functions. Signed-off-by: Chen