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.56 [+18.56] TEST: FDB accounting [ OK ] # 19.76 [+1.20] TEST: FDB accounting interacting with FDB type learned [ OK ] # 21.78 [+2.02] TEST: FDB accounting interacting with FDB type static [ OK ] # 23.71 [+1.93] TEST: FDB accounting interacting with FDB type user [ OK ] # 25.61 [+1.90] TEST: FDB accounting interacting with FDB type extern_learn [ OK ] # 27.92 [+2.31] TEST: FDB accounting interacting with FDB type local [ OK ] # 38.39 [+10.46] TEST: FDB limits [ OK ] # 49.35 [+10.96] TEST: FDB limits interacting with FDB type learned [ OK ] # 59.81 [+10.47] TEST: FDB limits interacting with FDB type static [ OK ] # 69.96 [+10.15] TEST: FDB limits interacting with FDB type user [ OK ] # 80.45 [+10.49] TEST: FDB limits interacting with FDB type extern_learn [ OK ] # 91.04 [+10.59] 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__->