Re: [dpdk-dev] [PATCH] doc: merge virtio vector features into virtio ones

2020-04-28 Thread Maxime Coquelin
On 4/20/20 9:53 AM, Maxime Coquelin wrote: > The goal is to make the table more readable. > > Mark as partially supported features that are supported in > the genric Virtio driver but not in the vectorized ones. > > Suggested-by: Thomas Monjalon > Signed-off-by: Maxime Coquelin > --- > doc/

Re: [dpdk-dev] [PATCH] doc: merge virtio vector features into virtio ones

2020-04-24 Thread Thomas Monjalon
20/04/2020 09:53, Maxime Coquelin: > The goal is to make the table more readable. > > Mark as partially supported features that are supported in > the genric Virtio driver but not in the vectorized ones. > > Suggested-by: Thomas Monjalon > Signed-off-by: Maxime Coquelin Looks good, thanks. No