]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Support firmware CEE DCB UP to TC map re-definition
authorGreg Bowers <gregory.j.bowers@intel.com>
Wed, 7 Jun 2017 09:43:06 +0000 (05:43 -0400)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 21 Jun 2017 01:17:10 +0000 (18:17 -0700)
commite60fc96a941b66e5306f60ac8db7d5f8128d150f
tree2aa6848ed538d515ca274a2f708bd9532565e8f6
parent0e46730333d47292f7a28e11cc0ce25509a60fbe
i40e: Support firmware CEE DCB UP to TC map re-definition

Changes parsing of FW 4.33 AQ command Get CEE DCBX OPER CFG (0x0A07).
Change is required because FW now creates the oper_prio_tc
nibbles reversed from those in the CEE Priority Group sub-TLV.
This change will only apply to FW 4.33 as future FW versions will use a
different function to parse the CEE data.

Signed-off-by: Greg Bowers <gregory.j.bowers@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_dcb.c