[dpdk-dev] [PATCH v2] doc: introduce networking driver matrix

2016-03-01 Thread Thomas Monjalon
2016-03-01 14:53, Matej Vido: > D?a 27.01.2016 o 21:07 Thomas Monjalon nap?sal(a): > > + multiprocess aware > Could you please clarify what was meant by this "multiprocess aware" field? The short answer is "git grep RTE_PROC -- drivers/" Some initializations must be done only in primay process.

[dpdk-dev] [PATCH v2] doc: introduce networking driver matrix

2016-03-01 Thread Matej Vido
Hi Thomas, D?a 27.01.2016 o 21:07 Thomas Monjalon nap?sal(a): > In order to better compare the drivers and check what is missing > for a common baseline, we need to fill a matrix. > > A CSS trick is used to fit the HTML page. > The PDF output needs some LaTeX wizardry. > > Signed-off-by: Thomas Mo

[dpdk-dev] [PATCH v2] doc: introduce networking driver matrix

2016-02-17 Thread Rahul Lakkireddy
Hi Thomas, On Tuesday, February 02/16/16, 2016 at 05:42:30 -0800, Thomas Monjalon wrote: > 2016-02-16 17:05, Rahul Lakkireddy: > > Hi Thomas, > > > > Got a couple of questions on how to mark some of the features for CXGBE > > below. > > > > On Wednesday, January 01/27/16, 2016 at 21:07:09 +0100,

[dpdk-dev] [PATCH v2] doc: introduce networking driver matrix

2016-02-16 Thread Rahul Lakkireddy
Hi Thomas, Got a couple of questions on how to mark some of the features for CXGBE below. On Wednesday, January 01/27/16, 2016 at 21:07:09 +0100, Thomas Monjalon wrote: > In order to better compare the drivers and check what is missing > for a common baseline, we need to fill a matrix. > > A CSS

[dpdk-dev] [PATCH v2] doc: introduce networking driver matrix

2016-02-16 Thread Thomas Monjalon
2016-02-16 17:05, Rahul Lakkireddy: > Hi Thomas, > > Got a couple of questions on how to mark some of the features for CXGBE > below. > > On Wednesday, January 01/27/16, 2016 at 21:07:09 +0100, Thomas Monjalon wrote: [...] > > + VLAN filter > > + ethertype filter > > + n-tuple filter > > +

[dpdk-dev] [PATCH v2] doc: introduce networking driver matrix

2016-02-09 Thread Thomas Monjalon
2016-01-27 21:07, Thomas Monjalon: > In order to better compare the drivers and check what is missing > for a common baseline, we need to fill a matrix. > > A CSS trick is used to fit the HTML page. > The PDF output needs some LaTeX wizardry. > > Signed-off-by: Thomas Monjalon > --- > v2: add ve

[dpdk-dev] [PATCH v2] doc: introduce networking driver matrix

2016-01-27 Thread Thomas Monjalon
In order to better compare the drivers and check what is missing for a common baseline, we need to fill a matrix. A CSS trick is used to fit the HTML page. The PDF output needs some LaTeX wizardry. Signed-off-by: Thomas Monjalon --- v2: add vector PMDs --- doc/guides/nics/index.rst| 1 +