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.87 [+19.87] # 19.88 [+0.00] INFO: # Host entries configuration tests # 21.60 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.35 [+1.75] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.03 [+1.68] TEST: Common host entries configuration tests (L2) [ OK ] # 25.04 [+0.01] # 25.04 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.05 [+10.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.31 [+10.25] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.52 [+16.21] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.67 [+17.16] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.69 [+0.02] # 78.69 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.08 [+10.39] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.40 [+12.32] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.93 [+6.53] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.60 [+5.67] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.61 [+0.01] # 113.61 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.05 [+10.45] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.74 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.76 [+0.01] # 124.76 [+0.00] INFO: # Large scale dump tests # 174.75 [+49.99] TEST: IPv4 large scale dump tests [ OK ] # 375.00 [+200.25] TEST: IPv6 large scale dump tests [ OK ] # 579.89 [+204.89] TEST: L2 large scale dump tests [ OK ] # 592.21 [+12.32] TEST: Flush tests [ OK ] # 592.22 [+0.01] # 592.22 [+0.00] INFO: # Forwarding tests # 607.20 [+14.98] TEST: IPv4 host entries forwarding tests [ OK ] # 610.83 [+3.63] TEST: IPv6 host entries forwarding tests [ OK ] # 614.17 [+3.34] TEST: L2 host entries forwarding tests [ OK ] # 620.34 [+6.18] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 626.43 [+6.09] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 632.19 [+5.76] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 638.25 [+6.06] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 640.65 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 641.28 [+0.63] # 641.28 [+0.00] INFO: # Control packets tests # 645.06 [+3.77] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 648.86 [+3.80] 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__->