在 2022/9/22 21:12, Jakub Kicinski 写道:
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.
Thanks for your comment. will add in v2