[dpdk-dev] [PATCH 2/2 v3] i40e: Add floating VEB support in i40e

2016-03-02 Thread Xu, Qian Q
Suggest to add document for why to have it, the basic usage and the sample of how to use it. Thanks Qian -Original Message- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Zhe Tao Sent: Thursday, February 25, 2016 2:32 PM To: dev at dpdk.org Subject: [dpdk-dev] [PATCH 2/2 v3] i40e

[dpdk-dev] [PATCH 2/2 v3] i40e: Add floating VEB support in i40e

2016-02-25 Thread Zhe Tao
This patch 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