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.51 [+19.51] # 19.51 [+0.00] INFO: # Host entries configuration tests # 21.52 [+2.01] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.59 [+2.08] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.63 [+2.04] TEST: Common host entries configuration tests (L2) [ OK ] # 25.64 [+0.01] # 25.64 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.20 [+10.55] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.03 [+10.84] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.31 [+16.27] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.31 [+16.01] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.32 [+0.01] # 79.32 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.22 [+10.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.98 [+10.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.44 [+5.46] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.88 [+5.44] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.89 [+0.01] # 111.89 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.31 [+10.43] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.04 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.05 [+0.01] # 123.05 [+0.00] INFO: # Large scale dump tests # 173.57 [+50.52] TEST: IPv4 large scale dump tests [ OK ] # 389.92 [+216.35] TEST: IPv6 large scale dump tests [ OK ] # 598.59 [+208.67] TEST: L2 large scale dump tests [ OK ] # 614.57 [+15.98] TEST: Flush tests [ OK ] # 614.58 [+0.01] # 614.58 [+0.00] INFO: # Forwarding tests # 629.27 [+14.69] TEST: IPv4 host entries forwarding tests [ OK ] # 632.63 [+3.36] TEST: IPv6 host entries forwarding tests [ OK ] # 635.90 [+3.27] TEST: L2 host entries forwarding tests [ OK ] # 641.96 [+6.06] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 647.96 [+6.00] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 653.84 [+5.88] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 659.68 [+5.84] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 662.13 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 662.80 [+0.67] # 662.80 [+0.00] INFO: # Control packets tests # 666.30 [+3.50] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 669.59 [+3.28] 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__->