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.97 [+22.97] # 22.97 [+0.00] INFO: # Host entries configuration tests # 25.03 [+2.06] TEST: Common host entries configuration tests (IPv4) [ OK ] # 27.06 [+2.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 29.06 [+2.00] TEST: Common host entries configuration tests (L2) [ OK ] # 29.07 [+0.01] # 29.07 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 40.17 [+11.10] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 51.56 [+11.40] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 69.52 [+17.96] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 87.88 [+18.35] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 87.89 [+0.02] # 87.89 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 98.92 [+11.03] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 109.49 [+10.57] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 115.42 [+5.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 121.58 [+6.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 121.59 [+0.01] # 121.59 [+0.00] INFO: # Port group entries configuration tests - L2 # 132.56 [+10.97] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 133.35 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 133.36 [+0.01] # 133.36 [+0.00] INFO: # Large scale dump tests # 187.88 [+54.52] TEST: IPv4 large scale dump tests [ OK ] # 408.29 [+220.41] TEST: IPv6 large scale dump tests [ OK ] # 640.04 [+231.75] TEST: L2 large scale dump tests [ OK ] # 653.07 [+13.03] TEST: Flush tests [ OK ] # 653.17 [+0.09] # 653.17 [+0.00] INFO: # Forwarding tests # 668.76 [+15.59] TEST: IPv4 host entries forwarding tests [ OK ] # 672.54 [+3.78] TEST: IPv6 host entries forwarding tests [ OK ] # 676.17 [+3.63] TEST: L2 host entries forwarding tests [ OK ] # 682.82 [+6.64] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 689.49 [+6.68] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 696.08 [+6.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 702.86 [+6.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 705.61 [+2.74] TEST: L2 port entries forwarding tests [ OK ] # 706.39 [+0.78] # 706.39 [+0.00] INFO: # Control packets tests # 710.44 [+4.05] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 714.31 [+3.87] 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__->