[Bug 249885] so_reuseport_lb_test : Enabling SO_LINGER

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 25 12:52:57 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249885

            Bug ID: 249885
           Summary: so_reuseport_lb_test : Enabling SO_LINGER
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: tests
          Assignee: testing at FreeBSD.org
          Reporter: olivier at freebsd.org

The reuseport_lb_test regression test is consuming a lot of sockets, but once
ended the system will kept all those sockets open waiting for the TIME_WAIT.
And if another tests, consuming a lot of sockets too is started just after,
this could reach the system limit and fail.

Patch and review here:
https://reviews.freebsd.org/D26549

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list