mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
wifi: Re-enable TSO
TCP Segmentation Offload (TSO) is re-enabled to meet TCP TX (UL) throughput. Bug: 78503031 Test: Performance Test Change-Id: I67b27ee59e8f8a7c89fb8c2fbae32d264de2ff90
This commit is contained in:
@@ -228,7 +228,7 @@ gEnableIpTcpUdpChecksumOffload=1
|
||||
|
||||
# Enable TCP Segmentation Offload
|
||||
# 1 - enable 0 - disable
|
||||
TSOEnable=0
|
||||
TSOEnable=1
|
||||
|
||||
# Enable HT MPDU Density
|
||||
# 4 for 2 micro sec
|
||||
|
||||
Reference in New Issue
Block a user