From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: introduce networking driver matrix Date: Tue, 01 Mar 2016 15:12:33 +0100 Message-ID: <3993243.gUIzzkRY4N@xps13> References: <1453841586-27747-1-git-send-email-thomas.monjalon@6wind.com> <1453925229-19696-1-git-send-email-thomas.monjalon@6wind.com> <56D59EE5.1010601@cesnet.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org To: Matej Vido Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 9C26F9ADC for ; Tue, 1 Mar 2016 15:14:09 +0100 (CET) Received: by mail-wm0-f48.google.com with SMTP id l68so37346436wml.0 for ; Tue, 01 Mar 2016 06:14:09 -0800 (PST) In-Reply-To: <56D59EE5.1010601@cesnet.cz> 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-03-01 14:53, Matej Vido: > D=C5=88a 27.01.2016 o 21:07 Thomas Monjalon nap=C3=ADsal(a): > > + multiprocess aware > Could you please clarify what was meant by this "multiprocess aware" = field? The short answer is "git grep RTE_PROC -- drivers/" Some initializations must be done only in primay process.