Re: [dpdk-dev] [PATCH v7] doc: document NIC features

2017-08-05 Thread Thomas Monjalon
04/08/2017 15:06, Ferruh Yigit: > Document NIC features, add more information about them and add more > implementation related support. > > Signed-off-by: Ferruh Yigit > Signed-off-by: John McNamara > Reviewed-by: Andrew Rybchenko > Acked-by: Shreyansh Jain > --- > --- /dev/null > +++ b/doc/gu

Re: [dpdk-dev] [PATCH v7] doc: document NIC features

2017-08-04 Thread Mcnamara, John
> -Original Message- > From: Yigit, Ferruh > Sent: Friday, August 4, 2017 2:06 PM > To: Mcnamara, John > Cc: dev@dpdk.org; Yigit, Ferruh ; Olivier Matz > > Subject: [PATCH v7] doc: document NIC features > > Document NIC features, add more information about them and add more > implement

[dpdk-dev] [PATCH v7] doc: document NIC features

2017-08-04 Thread Ferruh Yigit
Document NIC features, add more information about them and add more implementation related support. Signed-off-by: Ferruh Yigit Signed-off-by: John McNamara Reviewed-by: Andrew Rybchenko Acked-by: Shreyansh Jain --- Cc: Olivier Matz v7: * Rename file * Add to the index * Minor updates. v6: