[dpdk-dev] [PATCH v10 0/3] i40e: add floating VEB support for i40e

2016-06-14 Thread Wu, Jingjing
> -Original Message- > From: Tao, Zhe > Sent: Monday, June 13, 2016 4:03 PM > To: dev at dpdk.org > Cc: Tao, Zhe ; Wu, Jingjing > Subject: [PATCH v10 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 w

[dpdk-dev] [PATCH v10 0/3] i40e: add floating VEB support for i40e

2016-06-13 Thread Zhe Tao
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 o