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
F160967778: D7499.diff
Mon, Jun 29, 12:05 PM
F160936698: D7499.diff
Mon, Jun 29, 6:02 AM
Unknown Object (File)
Mon, Jun 15, 1:59 PM
Unknown Object (File)
Mon, Jun 15, 1:48 PM
Unknown Object (File)
May 27 2026, 4:56 PM
Unknown Object (File)
May 18 2026, 4:37 PM
Unknown Object (File)
May 14 2026, 11:38 PM
Unknown Object (File)
May 13 2026, 6:38 PM
Subscribers

Details

Summary

Obtained from: rrs, gallatin

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #19270)

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.