All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix networking drivers matrix sizes
@ 2018-02-20 17:30 Thomas Monjalon
  2018-02-20 17:30 ` [PATCH 1/2] doc: reduce features tables column width Thomas Monjalon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Monjalon @ 2018-02-20 17:30 UTC (permalink / raw)
  To: john.mcnamara, marko.kovacevic; +Cc: matan, dev, stable

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

 doc/guides/conf.py | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

-- 
2.15.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-03-21 22:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-20 17:30 [PATCH 0/2] fix networking drivers matrix sizes Thomas Monjalon
2018-02-20 17:30 ` [PATCH 1/2] doc: reduce features tables column width Thomas Monjalon
2018-02-20 17:30 ` [PATCH 2/2] doc: adapt features tables header height Thomas Monjalon
2018-03-21 22:05 ` [PATCH 0/2] fix networking drivers matrix sizes Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.