make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_fdb_learning_limit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_fdb_learning_limit.sh DETECTED CRASH, lowering timeout # 18.49 [+18.49] TEST: FDB accounting [ OK ] # 19.65 [+1.16] TEST: FDB accounting interacting with FDB type learned [ OK ] # 21.51 [+1.86] TEST: FDB accounting interacting with FDB type static [ OK ] # 23.36 [+1.85] TEST: FDB accounting interacting with FDB type user [ OK ] # 25.25 [+1.89] TEST: FDB accounting interacting with FDB type extern_learn [ OK ] # 27.60 [+2.36] TEST: FDB accounting interacting with FDB type local [ OK ] # 37.61 [+10.01] TEST: FDB limits [ OK ] # 47.83 [+10.21] TEST: FDB limits interacting with FDB type learned [ OK ] # 57.98 [+10.15] TEST: FDB limits interacting with FDB type static [ OK ] # 67.98 [+10.01] TEST: FDB limits interacting with FDB type user [ OK ] # 77.79 [+9.80] TEST: FDB limits interacting with FDB type extern_learn [ OK ] # 88.04 [+10.25] TEST: FDB limits interacting with FDB type local [ OK ] ok 1 selftests: net/forwarding: bridge_fdb_learning_limit.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__->