mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-01-29 17:26: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: I96c3609995c685d9dc363268132fc5f383d6d211
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