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.06 [+20.06] # 20.06 [+0.00] INFO: # Host entries configuration tests # 21.92 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.75 [+1.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.59 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 25.60 [+0.01] # 25.60 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.88 [+10.27] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.38 [+10.50] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.00 [+16.63] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.11 [+16.10] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.11 [+0.01] # 79.11 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.45 [+10.33] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.01 [+10.57] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.18 [+6.17] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.25 [+6.07] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.26 [+0.01] # 112.26 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.01 [+10.74] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.73 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.75 [+0.02] # 123.75 [+0.00] INFO: # Large scale dump tests # 181.05 [+57.30] TEST: IPv4 large scale dump tests [ OK ] # 406.56 [+225.51] TEST: IPv6 large scale dump tests [ OK ] # 637.51 [+230.95] TEST: L2 large scale dump tests [ OK ] # 650.64 [+13.13] TEST: Flush tests [ OK ] # 650.65 [+0.01] # 650.65 [+0.00] INFO: # Forwarding tests # 666.31 [+15.66] TEST: IPv4 host entries forwarding tests [ OK ] # 669.94 [+3.63] TEST: IPv6 host entries forwarding tests [ OK ] # 673.91 [+3.97] TEST: L2 host entries forwarding tests [ OK ] # 681.01 [+7.10] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 687.87 [+6.86] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 694.83 [+6.96] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 701.32 [+6.49] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 703.97 [+2.65] TEST: L2 port entries forwarding tests [ OK ] # 704.68 [+0.72] # 704.68 [+0.00] INFO: # Control packets tests # 709.01 [+4.32] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 712.97 [+3.97] 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__->