Re: [dpdk-dev] [PATCH 0/2] enable TC bandwidth allocation on ixgbe

2017-04-04 Thread Ferruh Yigit
On 4/1/2017 2:18 AM, Wenzhuo Lu wrote: > Ixgbe supports to set TCs' bandwidth allocation. > This patch set enables this feature. > > Bernard Iremonger (2): > net/ixgbe: allocate TC bandwidth > app/testpmd: add CLI to set TC min bandwidth Applied to dpdk-next-net/master, thanks.

Re: [dpdk-dev] [PATCH 0/2] enable TC bandwidth allocation on ixgbe

2017-04-04 Thread Ferruh Yigit
On 4/3/2017 2:27 PM, Ferruh Yigit wrote: > On 4/1/2017 2:18 AM, Wenzhuo Lu wrote: >> Ixgbe supports to set TCs' bandwidth allocation. >> This patch set enables this feature. >> >> Bernard Iremonger (2): >> net/ixgbe: allocate TC bandwidth >> app/testpmd: add CLI to set TC min bandwidth > > Hi

Re: [dpdk-dev] [PATCH 0/2] enable TC bandwidth allocation on ixgbe

2017-04-03 Thread Ferruh Yigit
On 4/1/2017 2:18 AM, Wenzhuo Lu wrote: > Ixgbe supports to set TCs' bandwidth allocation. > This patch set enables this feature. > > Bernard Iremonger (2): > net/ixgbe: allocate TC bandwidth > app/testpmd: add CLI to set TC min bandwidth Hi Wenzhuo, Can you please rebase the patch on top of

[dpdk-dev] [PATCH 0/2] enable TC bandwidth allocation on ixgbe

2017-03-31 Thread Wenzhuo Lu
Ixgbe supports to set TCs' bandwidth allocation. This patch set enables this feature. Bernard Iremonger (2): net/ixgbe: allocate TC bandwidth app/testpmd: add CLI to set TC min bandwidth app/test-pmd/cmdline.c | 66 doc/guides/testpmd_app_ug/test