Page MenuHomeFreeBSD

tcp/lro: Make # of LRO entries tunable
ClosedPublic

Authored by sepherosa_gmail.com on Aug 15 2016, 2:13 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 31, 8:17 PM
Unknown Object (File)
Thu, Aug 27, 1:58 PM
Unknown Object (File)
Sun, Aug 23, 11:57 PM
Unknown Object (File)
Sat, Aug 22, 3:43 PM
Unknown Object (File)
Fri, Aug 21, 9:15 PM
Unknown Object (File)
Fri, Aug 21, 9:14 PM
Unknown Object (File)
Mon, Aug 10, 4:51 PM
Unknown Object (File)
Aug 8 2026, 10:02 PM
Subscribers

Details

Summary

Obtained from: rrs, gallatin

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sepherosa_gmail.com retitled this revision from to tcp/lro: Make # of LRO entries tunable.
sepherosa_gmail.com updated this object.
sepherosa_gmail.com edited the test plan for this revision. (Show Details)
sys/netinet/tcp_lro.c
79

Maybe you should use a procedure type and range check the argument.

gallatin edited edge metadata.

I tend to think type / range checking something like this is overkill.. I'm OK with it as-is..

This revision was automatically updated to reflect the committed changes.