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 # 19.19 [+19.19] TEST: FDB accounting [ OK ] # 20.57 [+1.39] TEST: FDB accounting interacting with FDB type learned [ OK ] # 22.71 [+2.14] TEST: FDB accounting interacting with FDB type static [ OK ] # 24.71 [+2.00] TEST: FDB accounting interacting with FDB type user [ OK ] # 26.71 [+1.99] TEST: FDB accounting interacting with FDB type extern_learn [ OK ] # 29.24 [+2.54] TEST: FDB accounting interacting with FDB type local [ OK ] # 39.81 [+10.57] TEST: FDB limits [ OK ] # 50.54 [+10.73] TEST: FDB limits interacting with FDB type learned [ OK ] # 60.67 [+10.12] TEST: FDB limits interacting with FDB type static [ OK ] # 70.70 [+10.04] TEST: FDB limits interacting with FDB type user [ OK ] # 80.62 [+9.92] TEST: FDB limits interacting with FDB type extern_learn [ OK ] # 90.79 [+10.16] 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__->