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 # 17.83 [+17.83] # 17.83 [+0.00] INFO: # Host entries configuration tests # 19.39 [+1.56] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.03 [+1.64] TEST: Common host entries configuration tests (IPv6) [ OK ] # 22.73 [+1.70] TEST: Common host entries configuration tests (L2) [ OK ] # 22.74 [+0.01] # 22.74 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.48 [+9.74] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.28 [+9.80] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 57.93 [+15.66] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 72.56 [+14.62] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 72.56 [+0.01] # 72.56 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 82.42 [+9.86] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 92.37 [+9.95] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 97.39 [+5.02] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 102.54 [+5.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 102.56 [+0.01] # 102.56 [+0.00] INFO: # Port group entries configuration tests - L2 # 112.68 [+10.13] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 113.36 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 113.37 [+0.01] # 113.37 [+0.00] INFO: # Large scale dump tests # 163.34 [+49.97] TEST: IPv4 large scale dump tests [ OK ] # 366.79 [+203.45] TEST: IPv6 large scale dump tests [ OK ] # 573.10 [+206.31] TEST: L2 large scale dump tests [ OK ] # 585.67 [+12.57] TEST: Flush tests [ OK ] # 585.68 [+0.01] # 585.68 [+0.00] INFO: # Forwarding tests # 600.61 [+14.93] TEST: IPv4 host entries forwarding tests [ OK ] # 604.28 [+3.67] TEST: IPv6 host entries forwarding tests [ OK ] # 608.10 [+3.82] TEST: L2 host entries forwarding tests [ OK ] # 615.03 [+6.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.65 [+6.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.97 [+6.32] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 634.06 [+6.09] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 636.53 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 637.23 [+0.70] # 637.23 [+0.00] INFO: # Control packets tests # 641.16 [+3.93] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 645.12 [+3.96] 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__->