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.13 [+19.13] # 19.13 [+0.00] INFO: # Host entries configuration tests # 20.74 [+1.61] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.36 [+1.62] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.11 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 24.12 [+0.01] # 24.13 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.17 [+10.05] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.07 [+9.89] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.80 [+15.74] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.04 [+15.23] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.05 [+0.01] # 75.05 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.03 [+9.97] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.97 [+9.95] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.79 [+4.82] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.04 [+5.25] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.06 [+0.02] # 105.06 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.07 [+10.01] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.71 [+0.64] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.72 [+0.01] # 115.72 [+0.00] INFO: # Large scale dump tests # 165.85 [+50.13] TEST: IPv4 large scale dump tests [ OK ] # 374.44 [+208.60] TEST: IPv6 large scale dump tests [ OK ] # 581.99 [+207.55] TEST: L2 large scale dump tests [ OK ] # 594.18 [+12.19] TEST: Flush tests [ OK ] # 594.19 [+0.01] # 594.19 [+0.00] INFO: # Forwarding tests # 609.77 [+15.58] TEST: IPv4 host entries forwarding tests [ OK ] # 613.50 [+3.73] TEST: IPv6 host entries forwarding tests [ OK ] # 617.08 [+3.58] TEST: L2 host entries forwarding tests [ OK ] # 623.44 [+6.36] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.70 [+6.26] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 635.36 [+5.66] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 641.18 [+5.82] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.57 [+2.39] TEST: L2 port entries forwarding tests [ OK ] # 644.23 [+0.66] # 644.23 [+0.00] INFO: # Control packets tests # 648.09 [+3.86] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 651.53 [+3.44] 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__->