Re: [dpdk-dev] [PATCH 0/2] fix networking drivers matrix sizes

2018-03-21 Thread Thomas Monjalon
20/02/2018 18:30, Thomas Monjalon: > This table does not fit in the page: > http://dpdk.org/doc/guides-18.02/nics/overview.html#id1 > because there are a lot of drivers, > and the vdev_netvsc is truncated in length. > > Both fixes are relevant for 18.02 backport. > > Thomas Monjalon (2): > do

[dpdk-dev] [PATCH 0/2] fix networking drivers matrix sizes

2018-02-20 Thread Thomas Monjalon
This table does not fit in the page: http://dpdk.org/doc/guides-18.02/nics/overview.html#id1 because there are a lot of drivers, and the vdev_netvsc is truncated in length. Both fixes are relevant for 18.02 backport. Thomas Monjalon (2): doc: reduce features tables column width doc: adapt f