From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matej Vido Subject: Re: [PATCH v2] doc: introduce networking driver matrix Date: Tue, 1 Mar 2016 14:53:41 +0100 Message-ID: <56D59EE5.1010601@cesnet.cz> 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=windows-1250; format=flowed Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from office2.cesnet.cz (office2.cesnet.cz [195.113.144.244]) by dpdk.org (Postfix) with ESMTP id B7C999ACF for ; Tue, 1 Mar 2016 14:53:42 +0100 (CET) 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" Hi Thomas, D=F2a 27.01.2016 o 21:07 Thomas Monjalon nap=EDsal(a): > 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 > --- > doc/guides/nics/index.rst | 1 + > doc/guides/nics/overview.rst | 147 ++++++++++++++++++++++++++++++++++= +++++++++ > 2 files changed, 148 insertions(+) > create mode 100644 doc/guides/nics/overview.rst > [...] > + > + =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D =3D= =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D = =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D > + Feature a b b b c e e i i i i i i i i i i f f m m m n = n p r s v v v x > + f n n o x 1 n 4 4 4 4 g g x x x x m m l l p f = u c i z i i m e > + p x x n g 0 i 0 0 0 0 b b g g g g 1 1 x x i p = l a n e r r x n > + a 2 2 d b 0 c e e e e v b b b b 0 0 4 5 p = l p g d t t n v > + c x x i e 0 . v v f e e e e k k e = a i i e i > + k v n . f f . v v . = t o o t r > + e f g . . . f f . = a . 3 t > + t v v v v v = 2 v > + e e e e e = e > + c c c c c = c > + =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D =3D= =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D = =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D =3D [...] > + multiprocess aware Could you please clarify what was meant by this "multiprocess aware" fiel= d? Thanks, Matej