From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v15 2/2] i40e: add device args to enable a floating VEB Date: Wed, 29 Jun 2016 15:22:16 +0100 Message-ID: <20160629142215.GA7264@bricha3-MOBL3> References: <1467012016-8273-1-git-send-email-zhe.tao@intel.com> <1467205563-25901-1-git-send-email-zhe.tao@intel.com> <1467205563-25901-3-git-send-email-zhe.tao@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Tao, Zhe" , "dev@dpdk.org" , "Wu, Jingjing" To: "Mcnamara, John" Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 2086B2BAC for ; Wed, 29 Jun 2016 16:22:19 +0200 (CEST) Content-Disposition: inline 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 Wed, Jun 29, 2016 at 01:47:27PM +0000, Mcnamara, John wrote: > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Zhe Tao > > Sent: Wednesday, June 29, 2016 2:06 PM > > To: dev@dpdk.org > > Cc: Tao, Zhe ; Wu, Jingjing > > Subject: [dpdk-dev] [PATCH v15 2/2] i40e: add device args to enable a > > floating VEB > > > > The standard Virtual Ethernet Bridge(VEB) definition in 1Qbg is a bridge > > which has an uplink port to the outside world (maybe another bridge), but > > a "floating" VEB is a special VEB without an uplink port to the outside. > > ... > > > > Signed-off-by: Zhe Tao > > Documentation part: > > Acked-by: John McNamara > Patchset applied to dpdk-next-net/rel_16_07 Thanks for the work going through so many revisions. /Bruce