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.60 [+19.60] # 19.60 [+0.00] INFO: # Host entries configuration tests # 21.55 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.49 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.43 [+1.94] TEST: Common host entries configuration tests (L2) [ OK ] # 25.44 [+0.01] # 25.44 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.93 [+10.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.55 [+10.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.85 [+16.30] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.79 [+15.94] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.80 [+0.01] # 78.80 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.44 [+10.64] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.95 [+10.51] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.30 [+5.35] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.40 [+5.10] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.42 [+0.02] # 110.42 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.80 [+10.38] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.47 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.48 [+0.01] # 121.48 [+0.00] INFO: # Large scale dump tests # 170.85 [+49.37] TEST: IPv4 large scale dump tests [ OK ] # 378.34 [+207.49] TEST: IPv6 large scale dump tests [ OK ] # 585.75 [+207.41] TEST: L2 large scale dump tests [ OK ] # 601.08 [+15.33] TEST: Flush tests [ OK ] # 601.09 [+0.01] # 601.09 [+0.00] INFO: # Forwarding tests # 615.62 [+14.53] TEST: IPv4 host entries forwarding tests [ OK ] # 618.76 [+3.14] TEST: IPv6 host entries forwarding tests [ OK ] # 621.92 [+3.16] TEST: L2 host entries forwarding tests [ OK ] # 627.92 [+6.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 633.61 [+5.68] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 639.14 [+5.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 644.67 [+5.53] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 647.13 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 647.78 [+0.64] # 647.78 [+0.00] INFO: # Control packets tests # 651.34 [+3.56] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 654.98 [+3.64] 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__->