make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.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_mdb.sh # 22.25 [+22.25] # 22.25 [+0.00] INFO: # Host entries configuration tests # 24.13 [+1.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.17 [+2.05] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.28 [+2.11] TEST: Common host entries configuration tests (L2) [ OK ] # 28.29 [+0.01] # 28.29 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.90 [+10.62] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.64 [+10.74] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.58 [+17.94] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.04 [+18.45] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.05 [+0.01] # 86.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.10 [+11.05] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.83 [+10.73] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.90 [+6.07] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.97 [+6.08] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.99 [+0.01] # 119.99 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.78 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.63 [+0.85] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.64 [+0.01] # 131.64 [+0.00] INFO: # Large scale dump tests # 186.90 [+55.25] TEST: IPv4 large scale dump tests [ OK ] # 419.73 [+232.84] TEST: IPv6 large scale dump tests [ OK ] # 648.34 [+228.61] TEST: L2 large scale dump tests [ OK ] # 661.39 [+13.05] TEST: Flush tests [ OK ] # 661.51 [+0.12] # 661.51 [+0.00] INFO: # Forwarding tests # 676.73 [+15.22] TEST: IPv4 host entries forwarding tests [ OK ] # 680.53 [+3.80] TEST: IPv6 host entries forwarding tests [ OK ] # 684.55 [+4.02] TEST: L2 host entries forwarding tests [ OK ] # 691.82 [+7.27] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 698.47 [+6.65] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 705.28 [+6.81] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 711.66 [+6.37] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 714.37 [+2.72] TEST: L2 port entries forwarding tests [ OK ] # 715.23 [+0.86] # 715.23 [+0.00] INFO: # Control packets tests # 719.43 [+4.20] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 723.28 [+3.85] TEST: MLDv2 MODE_IS_INCLUDE tests [ OK ] ok 1 selftests: net/forwarding: bridge_mdb.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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->