On Wed, Sep 4, 2024 at 8:12 AM Jamie Bainbridge <jamie.bainbridge@xxxxxxxxx> wrote: > > bind_wildcard is compiled but not run, bind_timewait is not compiled. > > These two tests complete in a very short time, use the test harness > properly, and seem reasonable to enable. > > The author of the tests confirmed via email that these were > intended to be run. > > Enable these two tests. > > Fixes: 13715acf8ab5 ("selftest: Add test for bind() conflicts.") > Fixes: 2c042e8e54ef ("tcp: Add selftest for bind() and TIME_WAIT.") > Signed-off-by: Jamie Bainbridge <jamie.bainbridge@xxxxxxxxx> Reviewed-by: Eric Dumazet <edumazet@xxxxxxxxxx>