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.97 [+19.97] # 19.97 [+0.00] INFO: # Host entries configuration tests # 21.83 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.62 [+1.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.48 [+1.86] TEST: Common host entries configuration tests (L2) [ OK ] # 25.49 [+0.01] # 25.49 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.75 [+10.26] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.52 [+10.77] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.72 [+16.21] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.87 [+16.14] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.87 [+0.01] # 78.87 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.31 [+10.43] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.55 [+10.24] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.19 [+5.65] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.73 [+5.53] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.74 [+0.01] # 110.74 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.91 [+10.17] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.61 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.63 [+0.01] # 121.63 [+0.00] INFO: # Large scale dump tests # 172.17 [+50.55] TEST: IPv4 large scale dump tests [ OK ] # 377.56 [+205.39] TEST: IPv6 large scale dump tests [ OK ] # 591.16 [+213.60] TEST: L2 large scale dump tests [ OK ] # 603.77 [+12.60] TEST: Flush tests [ OK ] # 603.78 [+0.01] # 603.78 [+0.00] INFO: # Forwarding tests # 618.57 [+14.79] TEST: IPv4 host entries forwarding tests [ OK ] # 622.49 [+3.91] TEST: IPv6 host entries forwarding tests [ OK ] # 625.92 [+3.44] TEST: L2 host entries forwarding tests [ OK ] # 632.76 [+6.84] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 638.90 [+6.14] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 645.42 [+6.52] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 651.66 [+6.24] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 654.11 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 654.81 [+0.70] # 654.81 [+0.00] INFO: # Control packets tests # 658.62 [+3.82] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 662.37 [+3.75] 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__->