netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] qed*: Dcbx/dcbnl enhancements.
@ 2017-04-21  5:31 Sudarsana Reddy Kalluru
  2017-04-21  5:31 ` [PATCH net-next 1/5] qed: Cleanup DCBx unnecessary parameters Sudarsana Reddy Kalluru
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sudarsana Reddy Kalluru @ 2017-04-21  5:31 UTC (permalink / raw)
  To: davem; +Cc: netdev, Yuval.Mintz, Sudarsana Reddy Kalluru

From: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>

The series has set of enhancements for dcbx/dcbnl implementation of
qed/qede drivers.
 - Patches (1) & (3) capture the sematic and debug changes.
 - Patch (2) adds the driver support for populating RoCEv2 dcb data.
 - Patch (4) adds the required support for reading/configuring the
   IEEE selection field (SF).
 - Patch (5) adds the support for configuring the static dcbx mode.

Please consider applying this to 'net-next' branch.

Sudarsana Reddy Kalluru (5):
  qed: Cleanup DCBx unnecessary parameters.
  qed: Separate RoCE DCBx support for V2.
  qed: Add additional DCBx debug messages.
  qed: Support dcbnl IEEE selector field.
  qed: Add support for static dcbx.

 drivers/net/ethernet/qlogic/qed/qed_dcbx.c    | 143 +++++++++++++++++---------
 drivers/net/ethernet/qlogic/qed/qed_dcbx.h    |   2 +-
 drivers/net/ethernet/qlogic/qed/qed_dev.c     |   2 +-
 drivers/net/ethernet/qlogic/qede/qede_dcbnl.c |   5 +
 include/linux/qed/qed_if.h                    |   1 +
 5 files changed, 100 insertions(+), 53 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-04-24 16:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-21  5:31 [PATCH net-next 0/5] qed*: Dcbx/dcbnl enhancements Sudarsana Reddy Kalluru
2017-04-21  5:31 ` [PATCH net-next 1/5] qed: Cleanup DCBx unnecessary parameters Sudarsana Reddy Kalluru
2017-04-21  5:31 ` [PATCH net-next 2/5] qed: Separate RoCE DCBx support for V2 Sudarsana Reddy Kalluru
2017-04-21  5:31 ` [PATCH net-next 3/5] qed: Add additional DCBx debug messages Sudarsana Reddy Kalluru
2017-04-21  5:31 ` [PATCH net-next 4/5] qed: Support dcbnl IEEE selector field Sudarsana Reddy Kalluru
2017-04-21  5:31 ` [PATCH net-next 5/5] qed: Add support for static dcbx Sudarsana Reddy Kalluru
2017-04-24 16:20 ` [PATCH net-next 0/5] qed*: Dcbx/dcbnl enhancements 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).