In further non-LRO testing I found a case where rack is supposed to be waking up but
it is not now. In this special case it sets the flag rc_ack_can_sendout_data. When that is
set we should not prohibit output.
Details
Details
- Reviewers
tuexen - Group Reviewers
transport - Commits
- rG9903bf34f01f: tcp: rack pacing has some caveats that need to be obeyed when LRO is missing
With the patch before a GP measurement is taken we should have ack's drive out new data (which
is the special case where the flag is set).
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable