During compressed ack and mbuf queuing we determine if we need to wake up. A
new function was added that is optional to the tfb so that the stack itself can also
be asked if a wakeup should happen. This helps compensate for late hpts calls.
Details
Details
- Reviewers
tuexen glebius gallatin - Group Reviewers
transport - Commits
- rG1073f416576b: tcp_lro: When processing compressed acks lets support the new early wake…
Use dtrace to make sure that with an LRO interface we are calling in
to the rack supported function (when using the rack stack of course). Also
make sure (via bb logs) that if it returns true LRO actually wakes the connection.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable