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.06 [+19.06] # 19.06 [+0.00] INFO: # Host entries configuration tests # 20.84 [+1.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.46 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.15 [+1.69] TEST: Common host entries configuration tests (L2) [ OK ] # 24.16 [+0.01] # 24.16 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.41 [+10.24] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.10 [+9.70] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.51 [+15.41] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.90 [+15.39] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.91 [+0.01] # 74.91 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.70 [+9.79] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.63 [+9.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.99 [+5.36] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.24 [+5.26] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.25 [+0.01] # 105.25 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.22 [+9.97] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.93 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.94 [+0.01] # 115.94 [+0.00] INFO: # Large scale dump tests # 165.73 [+49.78] TEST: IPv4 large scale dump tests [ OK ] # 371.34 [+205.61] TEST: IPv6 large scale dump tests [ OK ] # 560.15 [+188.81] TEST: L2 large scale dump tests [ OK ] # 570.94 [+10.79] TEST: Flush tests [ OK ] # 570.95 [+0.01] # 570.95 [+0.00] INFO: # Forwarding tests # 585.33 [+14.38] TEST: IPv4 host entries forwarding tests [ OK ] # 588.51 [+3.18] TEST: IPv6 host entries forwarding tests [ OK ] # 591.79 [+3.28] TEST: L2 host entries forwarding tests [ OK ] # 597.65 [+5.86] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.19 [+5.54] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 608.93 [+5.74] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 614.73 [+5.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 617.24 [+2.51] TEST: L2 port entries forwarding tests [ OK ] # 617.91 [+0.66] # 617.91 [+0.00] INFO: # Control packets tests # 621.47 [+3.56] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 624.96 [+3.49] 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__->