i40e: support DCB mode
authorJingjing Wu <jingjing.wu@intel.com>
Sat, 31 Oct 2015 15:57:25 +0000 (23:57 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 1 Nov 2015 13:52:02 +0000 (14:52 +0100)
commitc8b9a3e3fe1bf161003b57af6a5bce17daf37a4e
treed591144d003ec2348562c4b253188fe5990e075f
parent27b609cbd1c6ef1f63aa06a2aeb0e365add6db1d
i40e: support DCB mode

This patch enables DCB feature on Intel XL710/X710 NICs. It includes:
  Receive queue classification based on traffic class
  Round Robin ETS schedule (rx and tx)
  Priority flow control

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Jijiang Liu <jijiang.liu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
doc/guides/rel_notes/release_2_2.rst
drivers/net/i40e/i40e_ethdev.c
drivers/net/i40e/i40e_ethdev.h
drivers/net/i40e/i40e_rxtx.c
drivers/net/i40e/i40e_rxtx.h