]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnxt_en: Pass DCB RoCE app priority to firmware.
authorMichael Chan <michael.chan@broadcom.com>
Fri, 7 Jul 2017 18:35:48 +0000 (14:35 -0400)
committerSomasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
Tue, 11 Jul 2017 00:04:09 +0000 (17:04 -0700)
commit7dd4d9aade99d17e89e3e8f3202db56449d4450b
treec69dd804c70c01cd7895f1626a89c93f4268ad87
parent10d92a0573a6e41cbe648befa3a83a5a1b8ee4df
bnxt_en: Pass DCB RoCE app priority to firmware.

Orabug: 264025332632559926366387

When the driver gets the RoCE app priority set/delete call through DCBNL,
the driver will send the information to the firmware to set up the
priority VLAN tag for RDMA traffic.

[ New version using the common ETH_P_IBOE constant in if_ether.h ]

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit a82fba8dbfb522bd19b1644bf599135680fd0122)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Signed-off-by: Somasundaram Krishnasamy <somasundaram.krishnasamy@oracle.com>
drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.c
drivers/net/ethernet/broadcom/bnxt/bnxt_dcb.h
drivers/net/ethernet/broadcom/bnxt/kcompat.h