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 # 18.50 [+18.50] # 18.50 [+0.00] INFO: # Host entries configuration tests # 20.18 [+1.68] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.84 [+1.66] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.50 [+1.66] TEST: Common host entries configuration tests (L2) [ OK ] # 23.51 [+0.01] # 23.51 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.46 [+9.94] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.17 [+9.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.43 [+15.26] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.04 [+14.61] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.05 [+0.01] # 73.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 82.97 [+9.92] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 92.61 [+9.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 97.57 [+4.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 102.52 [+4.94] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 102.52 [+0.01] # 102.52 [+0.00] INFO: # Port group entries configuration tests - L2 # 112.55 [+10.02] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 113.21 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 113.22 [+0.01] # 113.22 [+0.00] INFO: # Large scale dump tests # 161.45 [+48.23] TEST: IPv4 large scale dump tests [ OK ] # 372.12 [+210.67] TEST: IPv6 large scale dump tests [ OK ] # 594.50 [+222.37] TEST: L2 large scale dump tests [ OK ] # 607.43 [+12.93] TEST: Flush tests [ OK ] # 607.44 [+0.01] # 607.44 [+0.00] INFO: # Forwarding tests # 623.32 [+15.88] TEST: IPv4 host entries forwarding tests [ OK ] # 627.38 [+4.06] TEST: IPv6 host entries forwarding tests [ OK ] # 631.23 [+3.85] TEST: L2 host entries forwarding tests [ OK ] # 638.25 [+7.02] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 644.97 [+6.71] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 651.54 [+6.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 658.18 [+6.64] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 660.84 [+2.66] TEST: L2 port entries forwarding tests [ OK ] # 661.60 [+0.76] # 661.60 [+0.00] INFO: # Control packets tests # 665.78 [+4.17] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 669.93 [+4.16] 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__->