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.88 [+19.88] # 19.88 [+0.00] INFO: # Host entries configuration tests # 21.58 [+1.70] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.30 [+1.72] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.05 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 25.06 [+0.01] # 25.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.93 [+9.88] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.82 [+9.89] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.04 [+16.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.43 [+15.39] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.44 [+0.01] # 76.44 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.51 [+10.06] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.39 [+9.89] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.78 [+5.38] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.13 [+5.36] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.15 [+0.02] # 107.15 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.42 [+10.27] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.04 [+0.62] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.05 [+0.01] # 118.05 [+0.00] INFO: # Large scale dump tests # 172.17 [+54.12] TEST: IPv4 large scale dump tests [ OK ] # 378.26 [+206.09] TEST: IPv6 large scale dump tests [ OK ] # 575.34 [+197.08] TEST: L2 large scale dump tests [ OK ] # 586.36 [+11.02] TEST: Flush tests [ OK ] # 586.38 [+0.01] # 586.38 [+0.00] INFO: # Forwarding tests # 601.12 [+14.74] TEST: IPv4 host entries forwarding tests [ OK ] # 604.53 [+3.42] TEST: IPv6 host entries forwarding tests [ OK ] # 607.76 [+3.23] TEST: L2 host entries forwarding tests [ OK ] # 613.91 [+6.15] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 619.55 [+5.64] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.53 [+5.98] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 631.66 [+6.13] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.06 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 634.69 [+0.63] # 634.69 [+0.00] INFO: # Control packets tests # 638.36 [+3.66] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.75 [+3.39] 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__->