]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite9bbbc5be435046299dde4c721c3c752a97bd7ae
treeef3c3717038b5d4600065550f422fd8abf72de35
parent355c313c93c306140c993c2e1176128b23fee1f0
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