testpmd> set vf tx max-bandwidth (port_id) (vf_id) (bandwidth) bandwidth(Mbps)
I think that Mbps usually refer to physical layers. Bet Regards Yulong Pei -----Original Message----- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ferruh Yigit Sent: Thursday, April 13, 2017 6:26 PM To: Lu, Wenzhuo <wenzhuo...@intel.com>; dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] net/i40e: add more explanation for QoS APIs On 4/13/2017 9:21 AM, Wenzhuo Lu wrote: > According to HW implementation, the bandwidth of QoS means the L2 > bandwidth, not count the bytes added by physical layer. > > Signed-off-by: Wenzhuo Lu <wenzhuo...@intel.com> Applied to dpdk-next-net/master, thanks.