OSDN Git Service

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)
commitd42d118cfc22759231e779ebb89a99b15ca22bdf
treedcc8837cbe53a9962875875c46f4a538c0950681
parent3430223d393dd23734cc87177d704449cfc294a8
parent5148e5950c675a26ab1f5eb4b291e9bd986116c9
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>