> -Original Message-
> From: Tao, Zhe
> Sent: Wednesday, May 25, 2016 1:28 AM
> To: dev at dpdk.org
> Cc: Tao, Zhe ; Wu, Jingjing
> 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
2016-05-24 12:22, Stephen Hemminger:
> kvargs are a very awkward API to use in a portable application.
> Good for Intel testing NIC's bad for DPDK users.
Yes. The alternative would be to have some driver-specific API.
We can live with devargs until driver API is introduced.
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
On Wed, 25 May 2016 01:28:03 +0800
Zhe Tao wrote:
> 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 con
4 matches
Mail list logo