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.02 [+19.02] # 19.02 [+0.00] INFO: # Host entries configuration tests # 20.86 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.74 [+1.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.50 [+1.76] TEST: Common host entries configuration tests (L2) [ OK ] # 24.52 [+0.02] # 24.52 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.69 [+10.17] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.75 [+10.07] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.58 [+15.82] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.23 [+21.65] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.24 [+0.01] # 82.24 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.71 [+10.47] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.97 [+10.26] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.89 [+4.92] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.01 [+5.12] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.02 [+0.01] # 113.02 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.16 [+10.14] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.83 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.84 [+0.01] # 123.84 [+0.00] INFO: # Large scale dump tests # 173.36 [+49.52] TEST: IPv4 large scale dump tests [ OK ] # 377.00 [+203.64] TEST: IPv6 large scale dump tests [ OK ] # 572.69 [+195.69] TEST: L2 large scale dump tests [ OK ] # 584.13 [+11.44] TEST: Flush tests [ OK ] # 584.14 [+0.01] # 584.14 [+0.00] INFO: # Forwarding tests # 598.65 [+14.52] TEST: IPv4 host entries forwarding tests [ OK ] # 602.04 [+3.38] TEST: IPv6 host entries forwarding tests [ OK ] # 605.45 [+3.42] TEST: L2 host entries forwarding tests [ OK ] # 611.61 [+6.15] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 617.57 [+5.96] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 623.36 [+5.79] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 629.45 [+6.09] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 631.94 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 632.60 [+0.65] # 632.60 [+0.00] INFO: # Control packets tests # 636.42 [+3.82] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 640.04 [+3.62] 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__->