diff options
author | PJ Waskiewicz <[email protected]> | 2009-04-16 15:00:20 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2009-04-17 01:16:28 -0700 |
commit | f92ef202988ffb07bb86cf94d0b09f2a61192da7 (patch) | |
tree | 7cbce5e0e9dde2b619c8c92855242a6408178539 /net/lapb/lapb_subr.c | |
parent | 843f42678f6c47a2c8d1648e584cb57ebff3750f (diff) |
ixgbe: Fix DCB traffic class mapping for 82599
The traffic classes in hardware are not symmetrical for Rx and Tx. Rx
is every 16 descriptor queues, Tx is not. It runs 32-32-16-16-8-8-8 when
running with 8 traffic classes, and runs 64-32-16 when running with 4
traffic classes. This patch fixes the mapping.
Signed-off-by: Peter P Waskiewicz Jr <[email protected]>
Cc: [email protected]
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions