]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'cxgb4-improve-and-tune-TC-MQPRIO-offload'
authorDavid S. Miller <davem@davemloft.net>
Fri, 15 May 2020 17:54:08 +0000 (10:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 May 2020 17:54:08 +0000 (10:54 -0700)
commite02a9a3156e63eb512851597bb4cb18527887520
treedcc8837cbe53a9962875875c46f4a538c0950681
parent6c5a33ea295dbafbfa17244a113fd603528eccdf
parent4525a89543d4666cfa46d69bb155a4150021498a
Merge branch 'cxgb4-improve-and-tune-TC-MQPRIO-offload'

Rahul Lakkireddy says:

====================
cxgb4: improve and tune TC-MQPRIO offload

Patch 1 improves the Tx path's credit request and recovery mechanism
when running under heavy load.

Patch 2 adds ability to tune the burst buffer sizes of all traffic
classes to improve performance for <= 1500 MTU, under heavy load.

Patch 3 adds support to track EOTIDs and dump software queue
contexts used by TC-MQPRIO offload.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>