mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-09-22 21:54:38 -04:00
enable adaptive-rx on ReliableSite update servers
This is fully supported by the Broadcom NIC used for both servers but not enabled by default. It's already enabled by default for the Intel NIC used by the Macarne update server.
This commit is contained in:
parent
ece7064674
commit
ca22d4a0a3
2 changed files with 2 additions and 0 deletions
|
@ -4,3 +4,4 @@ MACAddress=9c:6b:00:65:dc:22
|
|||
[Link]
|
||||
Name=public
|
||||
CombinedChannels=24
|
||||
UseAdaptiveRxCoalesce=true
|
||||
|
|
|
@ -4,3 +4,4 @@ MACAddress=9c:6b:00:68:14:ec
|
|||
[Link]
|
||||
Name=public
|
||||
CombinedChannels=24
|
||||
UseAdaptiveRxCoalesce=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue