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 # 19.32 [+19.32] # 19.32 [+0.00] INFO: # Host entries configuration tests # 21.32 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.24 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.30 [+2.06] TEST: Common host entries configuration tests (L2) [ OK ] # 25.31 [+0.01] # 25.31 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.91 [+10.60] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.70 [+10.78] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.53 [+16.83] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.73 [+16.20] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.74 [+0.01] # 79.74 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.19 [+10.45] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.69 [+10.50] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.85 [+5.16] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.14 [+5.29] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.16 [+0.01] # 111.16 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.72 [+10.56] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.41 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.42 [+0.01] # 122.42 [+0.00] INFO: # Large scale dump tests # 171.83 [+49.41] TEST: IPv4 large scale dump tests [ OK ] # 376.20 [+204.37] TEST: IPv6 large scale dump tests [ OK ] # 578.25 [+202.05] TEST: L2 large scale dump tests [ OK ] # 593.80 [+15.55] TEST: Flush tests [ OK ] # 593.81 [+0.01] # 593.81 [+0.00] INFO: # Forwarding tests # 608.37 [+14.56] TEST: IPv4 host entries forwarding tests [ OK ] # 611.79 [+3.42] TEST: IPv6 host entries forwarding tests [ OK ] # 615.34 [+3.55] TEST: L2 host entries forwarding tests [ OK ] # 621.54 [+6.20] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 627.21 [+5.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 633.02 [+5.81] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 638.91 [+5.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 641.34 [+2.43] TEST: L2 port entries forwarding tests [ OK ] # 642.06 [+0.72] # 642.06 [+0.00] INFO: # Control packets tests # 645.62 [+3.56] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.13 [+3.51] 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__->