]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Fill at least min credits to a TC credit refills
authorVasu Dev <vasu.dev@intel.com>
Mon, 23 Nov 2015 18:30:51 +0000 (10:30 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 6 Jul 2016 23:40:43 +0000 (16:40 -0700)
commit767f566ef5695bebd0fdfc6410df162192faa748
treeff87a5904afc74d24d4a1002cf592723a3822bfe
parent3a33084a2bce2f55e8c1dd2e8934d856c38660a7
ixgbe: Fill at least min credits to a TC credit refills

Orabug: 23177316

Currently credit_refill and credit_max could be zero for a TC and that
is causing Tx hang for CEE mode configuration, so to fix that have at
min credit assigned to a TC and that is as what IEEE mode already does.

Change-ID: If652c133093a21e530f4e9eab09097976f57fb12
Signed-off-by: Vasu Dev <vasu.dev@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 3efcb86e2da69989827066c231edb30ec10de932)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c