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 # 12.36 [+12.36] # 12.36 [+0.00] INFO: # Host entries configuration tests # 13.18 [+0.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.06 [+0.88] TEST: Common host entries configuration tests (IPv6) [ OK ] # 14.90 [+0.84] TEST: Common host entries configuration tests (L2) [ OK ] # 14.91 [+0.01] # 14.91 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.33 [+7.41] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 29.67 [+7.34] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 37.12 [+7.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 44.35 [+7.23] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 44.36 [+0.01] # 44.36 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 51.67 [+7.30] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 59.21 [+7.55] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 61.84 [+2.63] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 64.37 [+2.53] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 64.38 [+0.01] # 64.38 [+0.00] INFO: # Port group entries configuration tests - L2 # 72.04 [+7.66] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 72.37 [+0.33] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 72.38 [+0.01] # 72.38 [+0.00] INFO: # Large scale dump tests # 105.54 [+33.15] TEST: IPv4 large scale dump tests [ OK ] # 306.15 [+200.62] TEST: IPv6 large scale dump tests [ OK ] # 521.02 [+214.86] TEST: L2 large scale dump tests [ OK ] # 527.72 [+6.70] TEST: Flush tests [ OK ] # 527.83 [+0.11] # 527.83 [+0.00] INFO: # Forwarding tests # 540.84 [+13.02] TEST: IPv4 host entries forwarding tests [ OK ] # 543.06 [+2.22] TEST: IPv6 host entries forwarding tests [ OK ] # 545.23 [+2.17] TEST: L2 host entries forwarding tests [ OK ] # 549.22 [+3.99] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 553.07 [+3.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 556.84 [+3.77] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 560.54 [+3.70] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 562.00 [+1.46] TEST: L2 port entries forwarding tests [ OK ] # 562.43 [+0.43] # 562.44 [+0.00] INFO: # Control packets tests # 564.78 [+2.34] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 567.12 [+2.34] 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__->