From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/2] fix networking drivers matrix sizes Date: Wed, 21 Mar 2018 23:05:46 +0100 Message-ID: <2399401.G8f61XZEDB@xps> References: <20180220173039.27266-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: stable@dpdk.org, matan@mellanox.com, dev@dpdk.org To: john.mcnamara@intel.com, marko.kovacevic@intel.com Return-path: In-Reply-To: <20180220173039.27266-1-thomas@monjalon.net> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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): > doc: reduce features tables column width > doc: adapt features tables header height Applied