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 # 19.84 [+19.84] # 19.84 [+0.00] INFO: # Host entries configuration tests # 21.57 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.21 [+1.64] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.98 [+1.77] TEST: Common host entries configuration tests (L2) [ OK ] # 24.99 [+0.01] # 24.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.05 [+10.06] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.10 [+10.05] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.40 [+21.29] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.51 [+16.11] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.51 [+0.01] # 82.51 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.58 [+10.07] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.61 [+10.03] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.07 [+5.45] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.23 [+5.17] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.24 [+0.01] # 113.24 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.25 [+10.01] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.93 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.94 [+0.01] # 123.94 [+0.00] INFO: # Large scale dump tests # 172.58 [+48.64] TEST: IPv4 large scale dump tests [ OK ] # 374.02 [+201.44] TEST: IPv6 large scale dump tests [ OK ] # 578.26 [+204.24] TEST: L2 large scale dump tests [ OK ] # 588.87 [+10.61] TEST: Flush tests [ OK ] # 588.88 [+0.01] # 588.88 [+0.00] INFO: # Forwarding tests # 603.30 [+14.42] TEST: IPv4 host entries forwarding tests [ OK ] # 606.43 [+3.13] TEST: IPv6 host entries forwarding tests [ OK ] # 609.57 [+3.14] TEST: L2 host entries forwarding tests [ OK ] # 615.53 [+5.95] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.33 [+5.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.87 [+5.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.47 [+5.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.82 [+2.35] TEST: L2 port entries forwarding tests [ OK ] # 635.44 [+0.62] # 635.44 [+0.00] INFO: # Control packets tests # 639.14 [+3.70] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.68 [+3.54] 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__->