diff options
author | Sebastian Basierski <[email protected]> | 2023-04-17 13:53:45 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-04-19 17:54:12 -0700 |
commit | 67d47b95119ad589b0a0b16b88b1dd9a04061ced (patch) | |
tree | 6289aedad3cdb927a414d8ff9d9a78a7af7d984a /scripts/gdb/linux/config.py | |
parent | 8c154d272c3e03b100baaf1df473f22a78fa403e (diff) |
e1000e: Disable TSO on i219-LM card to increase speed
While using i219-LM card currently it was only possible to achieve
about 60% of maximum speed due to regression introduced in Linux 5.8.
This was caused by TSO not being disabled by default despite commit
f29801030ac6 ("e1000e: Disable TSO for buffer overrun workaround").
Fix that by disabling TSO during driver probe.
Fixes: f29801030ac6 ("e1000e: Disable TSO for buffer overrun workaround")
Signed-off-by: Sebastian Basierski <[email protected]>
Signed-off-by: Mateusz Palczewski <[email protected]>
Tested-by: Naama Meir <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions