summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/neterion
diff options
context:
space:
mode:
authorNeerav Parikh <Neerav.Parikh@intel.com>2014-01-18 03:36:37 +0400
committerDavid S. Miller <davem@davemloft.net>2014-01-18 07:13:04 +0400
commit4e3b35b044ea511184ad4c5eff32e05011310ec1 (patch)
tree66ddc2afc89b796fe2814c4727e807c4ee15bb35 /drivers/net/ethernet/neterion
parentafb3ff0da4f5603fe9f2ef1654b55700407a7a5d (diff)
downloadlinux-4e3b35b044ea511184ad4c5eff32e05011310ec1.tar.xz
i40e: add DCB and DCBNL support
This patch adds capability to configure DCB on i40e network interfaces using Intel XL710 adapter firmware APIs. By default all VSIs are only enabled for the default traffic class enabled by firmware for any given PF. The driver would query the firmware for the traffic classes that are enabled for the port and reconfigure the LAN VSI to match to the port traffic class settings. All other VSIs are only enabled for the default traffic class settings for now. The driver registers and listens to firmware events that may require change in the DCB settings. It may reconfigure the VSI settings based on these events. This patch exposes IEEE DCBNL interfaces for the i40e driver to allow any application to query the DCB settings on the adapter. Signed-off-by: Neerav Parikh <Neerav.Parikh@intel.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Tested-By: Jack Morgan<jack.morgan@intel.com> Signed-off-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/neterion')
0 files changed, 0 insertions, 0 deletions