On Thu, 22 Sep 2022 20:42:49 +0800 Wang Yufen wrote:
The socket 2 bind the addr in use, bind should fail with EADDRINUSE. So if bind success or errno != EADDRINUSE, testcase should be failed.
Please add a Fixes tag, even if the buggy commit has not reached Linus yet.