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. SoPlease add a Fixes tag, even if the buggy commit has not reached Linus
if bind success or errno != EADDRINUSE, testcase should be failed.
yet.