From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: introduce networking driver matrix Date: Tue, 09 Feb 2016 12:21:57 +0100 Message-ID: <1483916.znfdrV3vdS@xps13> References: <1453841586-27747-1-git-send-email-thomas.monjalon@6wind.com> <1453925229-19696-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev@dpdk.org Return-path: Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id 3B4D49A81 for ; Tue, 9 Feb 2016 12:23:21 +0100 (CET) Received: by mail-wm0-f42.google.com with SMTP id p63so18629559wmp.1 for ; Tue, 09 Feb 2016 03:23:21 -0800 (PST) In-Reply-To: <1453925229-19696-1-git-send-email-thomas.monjalon@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-01-27 21:07, Thomas Monjalon: > In order to better compare the drivers and check what is missing > for a common baseline, we need to fill a matrix. > > A CSS trick is used to fit the HTML page. > The PDF output needs some LaTeX wizardry. > > Signed-off-by: Thomas Monjalon > --- > v2: add vector PMDs Nobody complains after 2 weeks, so I guess the idea is welcomed. Applied The LaTeX formatting still needs to be fixed to view the entire table in the PDF doc. This empty table will have a value when it will be properly filled. Please, maintainers of drivers, your help is requested here. We now have 2 months to fill each driver columns with crosses (X). Thanks