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 # 22.52 [+22.52] # 22.52 [+0.00] INFO: # Host entries configuration tests # 24.70 [+2.18] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.88 [+2.18] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.87 [+1.99] TEST: Common host entries configuration tests (L2) [ OK ] # 28.88 [+0.01] # 28.88 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.66 [+10.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.50 [+10.83] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.13 [+17.64] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.23 [+18.10] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.25 [+0.01] # 86.25 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.19 [+10.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 111.99 [+14.80] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 118.64 [+6.65] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 124.80 [+6.17] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 124.82 [+0.01] # 124.82 [+0.00] INFO: # Port group entries configuration tests - L2 # 135.45 [+10.63] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 136.21 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 136.22 [+0.01] # 136.22 [+0.00] INFO: # Large scale dump tests # 189.70 [+53.48] TEST: IPv4 large scale dump tests [ OK ] # 412.28 [+222.58] TEST: IPv6 large scale dump tests [ OK ] # 627.54 [+215.26] TEST: L2 large scale dump tests [ OK ] # 639.53 [+12.00] TEST: Flush tests [ OK ] # 639.61 [+0.07] # 639.61 [+0.00] INFO: # Forwarding tests # 654.50 [+14.89] TEST: IPv4 host entries forwarding tests [ OK ] # 658.12 [+3.63] TEST: IPv6 host entries forwarding tests [ OK ] # 661.76 [+3.63] TEST: L2 host entries forwarding tests [ OK ] # 668.30 [+6.54] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 674.31 [+6.01] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 680.71 [+6.40] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.97 [+6.26] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 689.57 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 690.39 [+0.83] # 690.39 [+0.00] INFO: # Control packets tests # 694.33 [+3.94] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 698.01 [+3.68] 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__->