From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent JARDIN Subject: Re: PATCH 1/2] i40e: support floating VEB config Date: Thu, 21 Jan 2016 08:53:42 +0100 Message-ID: <56A08E86.4030808@6wind.com> References: <1453361066-22755-1-git-send-email-zhe.tao@intel.com> <1453361066-22755-2-git-send-email-zhe.tao@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" To: David Marchand , Zhe Tao Return-path: Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by dpdk.org (Postfix) with ESMTP id D08198DB2 for ; Thu, 21 Jan 2016 08:53:44 +0100 (CET) Received: by mail-wm0-f43.google.com with SMTP id u188so214844468wmu.1 for ; Wed, 20 Jan 2016 23:53:44 -0800 (PST) In-Reply-To: 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" On 21/01/2016 08:29, David Marchand wrote: > Hello, > > On Thu, Jan 21, 2016 at 8:24 AM, Zhe Tao wrote: >> Add the new floating related argument option in the EAL. >> using this parameter, all the samples can decide whether to use legacy VEB/VEPA, >> or floating VEB. > > Not familiar with this. > Can you confirm this stuff make sense for anything but i40e ? +1 with David. On Linux kernel, only i40e includes this feature.