diff options
| author | Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com> | 2018-07-04 01:42:56 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-07-04 16:30:28 +0300 |
| commit | 0364a0d0e7a124e7c821cc536a95f7ef421349cb (patch) | |
| tree | 18599121c1bbb14378748457b262e66d2dceafd8 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 91db364236c8ae1af976d9794e5fec98e859dae7 (diff) | |
| download | linux-0364a0d0e7a124e7c821cc536a95f7ef421349cb.tar.xz | |
igb: Only change Tx arbitration when CBS is on
Currently the data transmission arbitration algorithm - DataTranARB
field on TQAVCTRL reg - is always set to CBS when the Tx mode is
changed from legacy to 'Qav' mode.
Make that configuration a bit more granular in preparation for the
upcoming Launchtime enabling patches, since CBS and Launchtime can be
enabled separately. That is achieved by moving the DataTranARB setup
to igb_config_tx_modes() instead.
Similarly, when disabling CBS we must check if it has been disabled
for all queues, and clear the DataTranARB accordingly.
Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
