commit | cfbf13674be4ecb9a38048cd228c382825807b12 | [log] [tgz] |
---|---|---|
author | Paul Greenwalt <paul.greenwalt@intel.com> | Wed Oct 09 07:09:43 2019 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Nov 06 16:41:45 2019 -0800 |
tree | b2e19b57efeb39d724ecd7fa1267a6db181103f7 | |
parent | 031f21475297042d86534246c1b2948fc58172b6 [diff] |
ice: handle DCBx non-contiguous TC request If DCBx request non-contiguous TCs, then the driver will configure default traffic class (TC0). This is done to prevent Tx hang since the driver currently does not support non-contiguous TC. Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>