DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] enable TC bandwidth allocation on ixgbe
@ 2017-04-01  1:18 Wenzhuo Lu
  2017-04-01  1:18 ` [dpdk-dev] [PATCH 1/2] net/ixgbe: allocate TC bandwidth Wenzhuo Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Wenzhuo Lu @ 2017-04-01  1:18 UTC (permalink / raw)
  To: dev; +Cc: 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/testpmd_funcs.rst |  7 +++
 drivers/net/ixgbe/ixgbe_ethdev.c            | 78 +++++++++++++++++++++++++++++
 drivers/net/ixgbe/ixgbe_ethdev.h            |  9 ++++
 drivers/net/ixgbe/ixgbe_rxtx.c              | 12 +++--
 drivers/net/ixgbe/rte_pmd_ixgbe.h           | 23 +++++++++
 drivers/net/ixgbe/rte_pmd_ixgbe_version.map |  6 +++
 7 files changed, 197 insertions(+), 4 deletions(-)

-- 
1.9.3

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-04-04 12:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-01  1:18 [dpdk-dev] [PATCH 0/2] enable TC bandwidth allocation on ixgbe Wenzhuo Lu
2017-04-01  1:18 ` [dpdk-dev] [PATCH 1/2] net/ixgbe: allocate TC bandwidth Wenzhuo Lu
2017-04-01  1:18 ` [dpdk-dev] [PATCH 2/2] app/testpmd: add CLI to set TC min bandwidth Wenzhuo Lu
2017-04-03 13:27 ` [dpdk-dev] [PATCH 0/2] enable TC bandwidth allocation on ixgbe Ferruh Yigit
2017-04-04 10:32   ` Ferruh Yigit
2017-04-04 12:19 ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).