> -----Original Message----- > From: Tao, Zhe > Sent: Wednesday, May 25, 2016 1:28 AM > To: dev at dpdk.org > Cc: Tao, Zhe <zhe.tao at intel.com>; Wu, Jingjing <jingjing.wu at intel.com> > Subject: [PATCH v8 0/3] i40e: Add floating VEB support for i40e > > This patch-set add the support for floating VEB in i40e. > All the VFs VSIs can decide whether to connect to the legacy VEB/VEPA or > the floating VEB. When connect to the floating VEB a new floating VEB is > created. Now all the VFs need to connect to floating VEB or legacy VEB, > cannot connect to both of them. The PF and VMDQ,FD VSIs connect to > the old legacy VEB/VEPA. > > All the VEB/VEPA concepts are not specific for FVL, they are defined in the > 802.1Qbg spec. > > This floating VEB only take effects on the specific version F/W. >
Acked-by: Jingjing Wu <jingjing.wu at intel.com>