Hello:
This patch was applied to netdev/net.git (master) by Jakub Kicinski kuba@kernel.org:
On Wed, 25 May 2022 11:18:19 +0800 you wrote:
From: luyun luyun@kylinos.cn
The psock_snd test sends and recieves packets over loopback, and the test results depend on parameter settings: Set rp_filter=0, or set rp_filter=1 and accept_local=1 so that the test will pass. Otherwise, this test will fail with Resource temporarily unavailable: sudo ./psock_snd.sh dgram tx: 128 rx: 142 ./psock_snd: recv: Resource temporarily unavailable
[...]
Here is the summary with links: - [v2] selftests/net: enable lo.accept_local in psock_snd test https://git.kernel.org/netdev/net/c/215cd9897afb
You are awesome, thank you!