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.26 [+21.26] # 21.26 [+0.00] INFO: # Host entries configuration tests # 23.49 [+2.23] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.36 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.43 [+2.06] TEST: Common host entries configuration tests (L2) [ OK ] # 27.44 [+0.01] # 27.44 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.63 [+11.20] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.50 [+10.86] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.16 [+18.66] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.80 [+18.65] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.81 [+0.01] # 86.81 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.60 [+10.79] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 108.23 [+10.63] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 114.41 [+6.18] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.52 [+6.10] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 120.53 [+0.01] # 120.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.17 [+10.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.98 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.99 [+0.01] # 131.99 [+0.00] INFO: # Large scale dump tests # 187.04 [+55.05] TEST: IPv4 large scale dump tests [ OK ] # 409.78 [+222.74] TEST: IPv6 large scale dump tests [ OK ] # 638.59 [+228.80] TEST: L2 large scale dump tests [ OK ] # 651.17 [+12.59] TEST: Flush tests [ OK ] # 651.18 [+0.01] # 651.18 [+0.00] INFO: # Forwarding tests # 666.29 [+15.11] TEST: IPv4 host entries forwarding tests [ OK ] # 670.00 [+3.71] TEST: IPv6 host entries forwarding tests [ OK ] # 673.56 [+3.56] TEST: L2 host entries forwarding tests [ OK ] # 679.97 [+6.42] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 686.07 [+6.10] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 692.12 [+6.04] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 698.83 [+6.72] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 701.51 [+2.68] TEST: L2 port entries forwarding tests [ OK ] # 702.24 [+0.73] # 702.24 [+0.00] INFO: # Control packets tests # 706.36 [+4.11] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 710.22 [+3.86] 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__->