From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <vincent.jardin@6wind.com>
Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51])
 by dpdk.org (Postfix) with ESMTP id A76A8A10
 for <dev@dpdk.org>; Wed, 15 Mar 2017 15:03:03 +0100 (CET)
Received: by mail-wm0-f51.google.com with SMTP id n11so88448249wma.1
 for <dev@dpdk.org>; Wed, 15 Mar 2017 07:03:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=subject:to:references:cc:from:organization:message-id:date
 :user-agent:mime-version:in-reply-to:content-transfer-encoding;
 bh=3NJX9ZsNExbIK/Es3MBtVyoBi6RYJ/VK71ITYyU/t+w=;
 b=m1twLpfFvLqgX/szeM4jeO6UIV9C4S5TFe48RMX/DWa+yMF/GxXhbO7iEVckLCH3Cw
 tYZjX16kqsY7Qk9CXEsDhQzLXnfkSOVCriItyHi9nzaFmMmyKXiOWFazX8JW4Wh8WT9J
 xMMAPI8V0KvHbC9VaSudT2uabBmco+aygtO8xAnFRKuf/blGoY8wKu1q3B5Xu8IGcYzT
 R2H3lVFwKBB9tzRwFHWkVcXhrf5ZQhX/yjZ2Wfqtjz80047NgTngQ1wtvaN2ZzF7oAs2
 MjPAgL7IQOX3C5PrqtEH7J/kR9aSb4x/xfULJ0LDPPTDM+cErryMtbvRVQQgcu2zS3vZ
 c2EQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:subject:to:references:cc:from:organization
 :message-id:date:user-agent:mime-version:in-reply-to
 :content-transfer-encoding;
 bh=3NJX9ZsNExbIK/Es3MBtVyoBi6RYJ/VK71ITYyU/t+w=;
 b=eBM+icpSTN0xJjkomT99mqDyUfgXuEZHXIhKaFRe2N86ekcjv2hRASAbeAIQiyDA9v
 Gt2BtaBsC7wvy2GZYeARy8+Aomm8ZpltL+euwaFsT9QUyeLfBeuPgYNYBPfw0QQQ7qDc
 kdlNo/eId7QrOQr5zOhvUXgJJ3UB3WBRmfcGLxRzP8cNOtoZ2O6Mnh5xcO77H5eLXp8C
 Upgkiasl2aS5GYlvNYochdEYQD9B4bTLGSQYHUJtjeS98WgV5s1KgkhL0HkUnVplUOCZ
 wFxq6IXamwOom3YLDWy1u6oLvfugXiVxVjADJUMjuZ96RVkwiSY7GtVNxEKGllQun97q
 40PQ==
X-Gm-Message-State: AFeK/H2EDmSGp+zf7CWBDV1Y+AZBDkpM2+extp2/XnSBIt3fUSqcagZJK4x/i88+HGZuSye0
X-Received: by 10.28.103.3 with SMTP id b3mr18642730wmc.99.1489586583342;
 Wed, 15 Mar 2017 07:03:03 -0700 (PDT)
Received: from [192.168.43.87] ([80.215.227.24])
 by smtp.gmail.com with ESMTPSA id j34sm2491282wre.7.2017.03.15.07.03.01
 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 15 Mar 2017 07:03:02 -0700 (PDT)
To: Thomas Monjalon <thomas.monjalon@6wind.com>,
 "O'Driscoll, Tim" <tim.odriscoll@intel.com>
References: <1488414008-162839-1-git-send-email-allain.legacy@windriver.com>
 <4b3a0ff4-3d19-8e4b-0cbf-2a08e6433285@6wind.com>
 <26FA93C7ED1EAA44AB77D62FBE1D27BA7231E927@IRSMSX108.ger.corp.intel.com>
 <78399437.9zD9LecKHj@xps13>
Cc: "Legacy, Allain (Wind River)" <allain.legacy@windriver.com>,
 "Yigit, Ferruh" <ferruh.yigit@intel.com>, dev@dpdk.org,
 "Jolliffe, Ian (Wind River)" <ian.jolliffe@windriver.com>,
 "Wiles, Keith" <keith.wiles@intel.com>, techboard@dpdk.org
From: Vincent JARDIN <vincent.jardin@6wind.com>
Organization: www.6wind.com
Message-ID: <516e9e6b-0a37-4b3c-ee06-119b317da1fc@6wind.com>
Date: Wed, 15 Mar 2017 15:02:56 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
 Thunderbird/45.7.0
MIME-Version: 1.0
In-Reply-To: <78399437.9zD9LecKHj@xps13>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 8bit
Subject: Re: [dpdk-dev] [PATCH v4 00/17] Wind River Systems AVP PMD vs
	virtio?
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 15 Mar 2017 14:03:03 -0000

Le 15/03/2017 à 11:55, Thomas Monjalon a écrit :
>> I'd suggest that this is a good topic for the next Tech Board meeting.
> I agree Tim.
> CC'ing techboard to add this item to the agenda of the next meeting.

Frankly, I disagree, it is missing some discussions on the list.