Mirsad Goran Todorovac mirsad.todorovac@alu.unizg.hr wrote:
Hi all,
The `make kselftest` hangs in netfilter/nft_trans_stress.sh test when testing 6.2.0-rc2 (attempted 2 times, waiting half an hour at least):
This script completes in 49 seconds for me.
# selftests: netfilter: nft_trans_stress.sh # PASS: nft add/delete test returned 0 # PASS: nft reload test returned 0
The test script seems to be stuck in ping flood:
No, it gets stuck in the sub-test after 'PASS: nft reload test returned 0'
Can you send me the output of 'bash -x nft_trans_stress.sh'? It should tell which command/program isn't making progress.