mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
9f8ccc030b
NCM tries to batch TX packets using timeouts (500us) and does not send packets before 3 packets are in the submit queue. Timeouts take milliseconds on dde_linux which leads to delayed ACKs and poor performance for the RX case. Therefore, we send small packets (<100 Bytes) immediately without batching (it might be an ACK or last packet of a larger transfer). issue #4958
2 lines
41 B
Plaintext
2 lines
41 B
Plaintext
e6eaabb8e0a8e3f3357229f65ec69ad213019034
|