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.52 [+20.52] # 20.52 [+0.00] INFO: # Host entries configuration tests # 22.37 [+1.85] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.22 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.05 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 26.06 [+0.01] # 26.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.30 [+10.23] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.35 [+10.06] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.24 [+15.89] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.09 [+15.85] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.10 [+0.01] # 78.10 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.50 [+10.40] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.36 [+9.85] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.48 [+5.12] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.54 [+5.06] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.55 [+0.01] # 108.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.43 [+9.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.10 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.11 [+0.01] # 119.11 [+0.00] INFO: # Large scale dump tests # 167.70 [+48.59] TEST: IPv4 large scale dump tests [ OK ] # 376.90 [+209.19] TEST: IPv6 large scale dump tests [ OK ] # 576.46 [+199.56] TEST: L2 large scale dump tests [ OK ] # 587.91 [+11.45] TEST: Flush tests [ OK ] # 587.92 [+0.02] # 587.92 [+0.00] INFO: # Forwarding tests # 602.46 [+14.54] TEST: IPv4 host entries forwarding tests [ OK ] # 605.72 [+3.26] TEST: IPv6 host entries forwarding tests [ OK ] # 608.92 [+3.20] TEST: L2 host entries forwarding tests [ OK ] # 614.78 [+5.86] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.70 [+5.92] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.48 [+5.78] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.22 [+5.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.62 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 635.27 [+0.64] # 635.27 [+0.00] INFO: # Control packets tests # 638.83 [+3.57] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.37 [+3.53] 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__->