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.71 [+19.71] # 19.71 [+0.00] INFO: # Host entries configuration tests # 21.39 [+1.67] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.07 [+1.69] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.87 [+1.79] TEST: Common host entries configuration tests (L2) [ OK ] # 24.88 [+0.01] # 24.88 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.11 [+10.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.26 [+10.15] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.08 [+15.82] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.09 [+15.01] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.10 [+0.01] # 76.10 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.16 [+10.06] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.13 [+9.97] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.31 [+5.19] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.63 [+5.31] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.64 [+0.01] # 106.64 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.57 [+9.94] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.23 [+0.65] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.24 [+0.01] # 117.24 [+0.00] INFO: # Large scale dump tests # 167.48 [+50.24] TEST: IPv4 large scale dump tests [ OK ] # 381.87 [+214.39] TEST: IPv6 large scale dump tests [ OK ] # 575.30 [+193.43] TEST: L2 large scale dump tests [ OK ] # 586.18 [+10.89] TEST: Flush tests [ OK ] # 586.19 [+0.01] # 586.19 [+0.00] INFO: # Forwarding tests # 600.90 [+14.71] TEST: IPv4 host entries forwarding tests [ OK ] # 604.17 [+3.28] TEST: IPv6 host entries forwarding tests [ OK ] # 607.39 [+3.22] TEST: L2 host entries forwarding tests [ OK ] # 613.62 [+6.23] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 619.32 [+5.70] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.42 [+6.10] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 631.28 [+5.86] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.64 [+2.35] TEST: L2 port entries forwarding tests [ OK ] # 634.29 [+0.65] # 634.29 [+0.00] INFO: # Control packets tests # 637.93 [+3.64] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.33 [+3.40] 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__->