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 # 20.03 [+20.03] # 20.03 [+0.00] INFO: # Host entries configuration tests # 21.80 [+1.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.44 [+1.64] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.15 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 25.16 [+0.01] # 25.16 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.09 [+9.93] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.97 [+9.87] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.17 [+15.20] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.50 [+15.33] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.51 [+0.01] # 75.52 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.48 [+9.97] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 95.36 [+9.88] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.44 [+5.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.67 [+5.23] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.69 [+0.01] # 105.69 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.66 [+9.97] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.35 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.36 [+0.01] # 116.36 [+0.00] INFO: # Large scale dump tests # 165.42 [+49.06] TEST: IPv4 large scale dump tests [ OK ] # 378.44 [+213.02] TEST: IPv6 large scale dump tests [ OK ] # 574.54 [+196.10] TEST: L2 large scale dump tests [ OK ] # 585.49 [+10.95] TEST: Flush tests [ OK ] # 585.50 [+0.01] # 585.50 [+0.00] INFO: # Forwarding tests # 600.07 [+14.57] TEST: IPv4 host entries forwarding tests [ OK ] # 603.42 [+3.35] TEST: IPv6 host entries forwarding tests [ OK ] # 606.78 [+3.35] TEST: L2 host entries forwarding tests [ OK ] # 613.02 [+6.24] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 619.11 [+6.09] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.83 [+5.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.72 [+5.89] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 633.19 [+2.47] TEST: L2 port entries forwarding tests [ OK ] # 633.87 [+0.68] # 633.87 [+0.00] INFO: # Control packets tests # 637.62 [+3.75] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 641.28 [+3.66] 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__->