Page MenuHomeFreeBSD

lagg: Further cleanup of the rr_limit option.
ClosedPublic

Authored by markj on Jan 8 2020, 7:20 PM.
Tags
None
Referenced Files
F154004118: D23092.id66557.diff
Sat, Apr 25, 9:39 AM
F153964700: D23092.diff
Sat, Apr 25, 3:42 AM
Unknown Object (File)
Fri, Apr 24, 11:10 AM
Unknown Object (File)
Fri, Apr 24, 9:32 AM
Unknown Object (File)
Thu, Apr 23, 1:09 PM
Unknown Object (File)
Wed, Apr 22, 9:00 PM
Unknown Object (File)
Tue, Apr 21, 11:36 AM
Unknown Object (File)
Tue, Apr 21, 8:22 AM
Subscribers

Details

Summary

Add an option flag so that arbitrary updates to a lagg's configuration
do not clear sc_stride. Preseve compatibility for old ifconfig
binaries. Update ifconfig to use the new flag and improve the casting
used when parsing the option parameter.

Modify the RR transmit function to avoid locklessly reading sc_stride
twice. Ensure that sc_stride is always 1 or greater.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28553
Build 26604: arc lint + arc unit