]> git.baikalelectronics.ru Git - kernel.git/commitdiff
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)
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>

Trivial merge