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.01 [+21.01] # 21.01 [+0.00] INFO: # Host entries configuration tests # 22.85 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.57 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.32 [+1.76] TEST: Common host entries configuration tests (L2) [ OK ] # 26.33 [+0.01] # 26.33 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.59 [+10.25] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.95 [+10.36] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.19 [+17.24] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.59 [+17.39] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.60 [+0.01] # 81.60 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.36 [+10.76] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.23 [+10.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.36 [+6.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.41 [+6.05] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.42 [+0.01] # 115.42 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.22 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.98 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.99 [+0.01] # 126.99 [+0.00] INFO: # Large scale dump tests # 182.62 [+55.63] TEST: IPv4 large scale dump tests [ OK ] # 409.48 [+226.86] TEST: IPv6 large scale dump tests [ OK ] # 634.47 [+224.99] TEST: L2 large scale dump tests [ OK ] # 646.97 [+12.50] TEST: Flush tests [ OK ] # 647.05 [+0.07] # 647.05 [+0.00] INFO: # Forwarding tests # 662.33 [+15.29] TEST: IPv4 host entries forwarding tests [ OK ] # 666.11 [+3.77] TEST: IPv6 host entries forwarding tests [ OK ] # 669.98 [+3.87] TEST: L2 host entries forwarding tests [ OK ] # 676.66 [+6.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 683.14 [+6.48] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 689.51 [+6.37] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 695.79 [+6.28] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 698.30 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 699.06 [+0.76] # 699.06 [+0.00] INFO: # Control packets tests # 703.12 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 707.03 [+3.91] 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__->