netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] qed: Bandwidth configuration support
@ 2016-04-26 14:56 Manish Chopra
  2016-04-26 14:56 ` [PATCH net-next 1/3] qed: Add vport WFQ configuration APIs Manish Chopra
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Manish Chopra @ 2016-04-26 14:56 UTC (permalink / raw)
  To: davem; +Cc: netdev, Ariel.Elior, Yuval.Mintz

Hi David,

This series adds support in driver for min/max bandwidth configuration
for the PF on the link change notification or on explicit request of
bandwidth update from the MFW [management firmware].

The same infrastructure would later be used by user based flows
[for example, rate shaping for the VFs]

Please consider applying this series to "net-next"

Thanks,
Manish

Manish Chopra (3):
  qed: Add vport WFQ configuration APIs
  qed: Add PF max bandwidth configuration support
  qed: Add PF min bandwidth configuration support

 drivers/net/ethernet/qlogic/qed/qed.h              |  11 +
 drivers/net/ethernet/qlogic/qed/qed_dev.c          | 327 ++++++++++++++++++++-
 drivers/net/ethernet/qlogic/qed/qed_hsi.h          |   6 +-
 .../net/ethernet/qlogic/qed/qed_init_fw_funcs.c    |  40 +++
 drivers/net/ethernet/qlogic/qed/qed_mcp.c          | 146 +++++----
 drivers/net/ethernet/qlogic/qed/qed_mcp.h          |  21 +-
 drivers/net/ethernet/qlogic/qed/qed_reg_addr.h     |   2 +
 7 files changed, 491 insertions(+), 62 deletions(-)

-- 
2.7.2

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

end of thread, other threads:[~2016-04-26 17:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-26 14:56 [PATCH net-next 0/3] qed: Bandwidth configuration support Manish Chopra
2016-04-26 14:56 ` [PATCH net-next 1/3] qed: Add vport WFQ configuration APIs Manish Chopra
2016-04-26 14:56 ` [PATCH net-next 2/3] qed: Add PF max bandwidth configuration support Manish Chopra
2016-04-26 14:56 ` [PATCH net-next 3/3] qed: Add PF min " Manish Chopra
2016-04-26 17:56 ` [PATCH net-next 0/3] qed: Bandwidth " David Miller

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).