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 # 20.15 [+20.15] # 20.15 [+0.00] INFO: # Host entries configuration tests # 22.20 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.03 [+1.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.91 [+1.88] TEST: Common host entries configuration tests (L2) [ OK ] # 25.92 [+0.01] # 25.92 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.43 [+10.51] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.82 [+10.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.78 [+15.96] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.87 [+16.10] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.88 [+0.01] # 78.88 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.39 [+10.51] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.80 [+10.40] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.09 [+5.29] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.35 [+5.27] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.36 [+0.01] # 110.36 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.88 [+10.52] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.60 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.61 [+0.01] # 121.61 [+0.00] INFO: # Large scale dump tests # 171.31 [+49.70] TEST: IPv4 large scale dump tests [ OK ] # 378.15 [+206.83] TEST: IPv6 large scale dump tests [ OK ] # 583.08 [+204.93] TEST: L2 large scale dump tests [ OK ] # 599.61 [+16.53] TEST: Flush tests [ OK ] # 599.62 [+0.01] # 599.62 [+0.00] INFO: # Forwarding tests # 614.43 [+14.81] TEST: IPv4 host entries forwarding tests [ OK ] # 617.79 [+3.36] TEST: IPv6 host entries forwarding tests [ OK ] # 621.12 [+3.34] TEST: L2 host entries forwarding tests [ OK ] # 627.49 [+6.37] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 633.29 [+5.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 639.24 [+5.95] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 645.26 [+6.02] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 647.68 [+2.42] TEST: L2 port entries forwarding tests [ OK ] # 648.30 [+0.62] # 648.30 [+0.00] INFO: # Control packets tests # 651.97 [+3.67] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 655.49 [+3.52] 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__->