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.44 [+19.44] # 19.44 [+0.00] INFO: # Host entries configuration tests # 21.17 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.91 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.58 [+1.67] TEST: Common host entries configuration tests (L2) [ OK ] # 24.59 [+0.02] # 24.59 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.57 [+9.98] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.33 [+9.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.30 [+14.97] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.94 [+15.64] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.95 [+0.01] # 74.95 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.22 [+10.26] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.14 [+9.93] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.26 [+5.12] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.48 [+5.22] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.49 [+0.01] # 105.49 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.39 [+9.89] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.06 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.08 [+0.02] # 116.08 [+0.00] INFO: # Large scale dump tests # 165.60 [+49.52] TEST: IPv4 large scale dump tests [ OK ] # 373.16 [+207.57] TEST: IPv6 large scale dump tests [ OK ] # 562.46 [+189.29] TEST: L2 large scale dump tests [ OK ] # 573.55 [+11.09] TEST: Flush tests [ OK ] # 573.56 [+0.01] # 573.56 [+0.00] INFO: # Forwarding tests # 588.03 [+14.47] TEST: IPv4 host entries forwarding tests [ OK ] # 591.23 [+3.21] TEST: IPv6 host entries forwarding tests [ OK ] # 594.48 [+3.25] TEST: L2 host entries forwarding tests [ OK ] # 600.54 [+6.06] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 606.21 [+5.67] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 611.92 [+5.71] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 617.72 [+5.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 620.08 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 620.71 [+0.63] # 620.71 [+0.00] INFO: # Control packets tests # 624.31 [+3.60] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 627.79 [+3.48] 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__->