-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Wenzhuo Lu
Sent: Friday, February 24, 2017 11:24 AM
To: dev@dpdk.org
Cc: Lu, Wenzhuo <redacted>
Subject: [dpdk-dev] [PATCH 2/8] net/i40e: allocate VF TC bandwidth from PF
Allocate all TCs' relative bandwidth (percentage) on a specific VF.
It can be taken as relative min bandwidth setting.
User can call the API to set VF TC's min bandwidth from PF.
Signed-off-by: Wenzhuo Lu <redacted>
Acked-by Jingjing Wu [off-list ref]