From: Sudarsana Reddy Kalluru <sudarsana.kall...@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