DCB: Add support for DCB BCN
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 21 Nov 2008 05:10:23 +0000 (21:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Nov 2008 05:10:23 +0000 (21:10 -0800)
commit859ee3c43812051e21816c6d6d4cc04fb7ce9b2e
treeef3c3717038b5d4600065550f422fd8abf72de35
parent0eb3aa9bab20217fb42244ccdcb5bf8a002f504c
DCB: Add support for DCB BCN

Adds an interface to configure the Backward Congestion Notification
(BCN) feature.  In a BCN capabale network, congestion notifications
from congested points out in the network can cause the end station
limit the rate of a given traffic flow.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_dcb.h
drivers/net/ixgbe/ixgbe_dcb_nl.c
include/linux/dcbnl.h
include/net/dcbnl.h
net/dcb/dcbnl.c