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.27 [+19.27] # 19.27 [+0.00] INFO: # Host entries configuration tests # 21.00 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.71 [+1.72] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.34 [+1.63] TEST: Common host entries configuration tests (L2) [ OK ] # 24.35 [+0.01] # 24.35 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.47 [+10.12] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.87 [+10.40] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.44 [+16.57] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.26 [+15.82] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.27 [+0.01] # 77.27 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.46 [+10.19] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.96 [+10.50] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.31 [+5.34] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.64 [+5.33] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.65 [+0.01] # 108.65 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.92 [+10.27] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.56 [+0.64] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.57 [+0.01] # 119.57 [+0.00] INFO: # Large scale dump tests # 170.42 [+50.86] TEST: IPv4 large scale dump tests [ OK ] # 381.38 [+210.96] TEST: IPv6 large scale dump tests [ OK ] # 586.42 [+205.04] TEST: L2 large scale dump tests [ OK ] # 598.61 [+12.20] TEST: Flush tests [ OK ] # 598.63 [+0.01] # 598.63 [+0.00] INFO: # Forwarding tests # 613.47 [+14.85] TEST: IPv4 host entries forwarding tests [ OK ] # 617.13 [+3.65] TEST: IPv6 host entries forwarding tests [ OK ] # 620.74 [+3.61] TEST: L2 host entries forwarding tests [ OK ] # 626.94 [+6.20] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 632.90 [+5.96] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 638.58 [+5.68] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 644.42 [+5.84] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 646.87 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 647.52 [+0.65] # 647.52 [+0.00] INFO: # Control packets tests # 651.31 [+3.79] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 654.82 [+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__->