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 # 21.39 [+21.39] # 21.39 [+0.00] INFO: # Host entries configuration tests # 23.20 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.01 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.91 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 26.92 [+0.01] # 26.92 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.41 [+10.48] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.87 [+10.46] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.50 [+16.64] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.15 [+16.65] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.16 [+0.01] # 81.16 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.92 [+11.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.00 [+11.08] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.84 [+5.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.50 [+5.66] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.51 [+0.01] # 115.51 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.00 [+10.50] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.73 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.74 [+0.01] # 126.74 [+0.00] INFO: # Large scale dump tests # 178.12 [+51.37] TEST: IPv4 large scale dump tests [ OK ] # 398.58 [+220.47] TEST: IPv6 large scale dump tests [ OK ] # 608.95 [+210.37] TEST: L2 large scale dump tests [ OK ] # 620.90 [+11.95] TEST: Flush tests [ OK ] # 620.92 [+0.02] # 620.92 [+0.00] INFO: # Forwarding tests # 636.02 [+15.10] TEST: IPv4 host entries forwarding tests [ OK ] # 639.60 [+3.59] TEST: IPv6 host entries forwarding tests [ OK ] # 643.06 [+3.46] TEST: L2 host entries forwarding tests [ OK ] # 649.67 [+6.60] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 656.13 [+6.47] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 662.31 [+6.18] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 668.45 [+6.14] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 670.96 [+2.51] TEST: L2 port entries forwarding tests [ OK ] # 671.66 [+0.70] # 671.66 [+0.00] INFO: # Control packets tests # 675.58 [+3.92] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 679.36 [+3.77] 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__->