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.57 [+19.57] # 19.57 [+0.00] INFO: # Host entries configuration tests # 21.26 [+1.69] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.94 [+1.68] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.49 [+1.55] TEST: Common host entries configuration tests (L2) [ OK ] # 24.50 [+0.01] # 24.50 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.34 [+9.84] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.10 [+9.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.03 [+15.93] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.10 [+16.07] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.11 [+0.01] # 76.11 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.58 [+10.46] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.08 [+10.50] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.80 [+5.72] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.04 [+5.25] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.06 [+0.01] # 108.06 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.58 [+10.53] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.27 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.28 [+0.01] # 119.28 [+0.00] INFO: # Large scale dump tests # 170.22 [+50.94] TEST: IPv4 large scale dump tests [ OK ] # 376.03 [+205.81] TEST: IPv6 large scale dump tests [ OK ] # 583.06 [+207.03] TEST: L2 large scale dump tests [ OK ] # 595.28 [+12.22] TEST: Flush tests [ OK ] # 595.29 [+0.01] # 595.29 [+0.00] INFO: # Forwarding tests # 610.11 [+14.82] TEST: IPv4 host entries forwarding tests [ OK ] # 613.78 [+3.67] TEST: IPv6 host entries forwarding tests [ OK ] # 617.10 [+3.32] TEST: L2 host entries forwarding tests [ OK ] # 623.94 [+6.84] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 630.14 [+6.21] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 636.21 [+6.07] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 642.19 [+5.98] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 644.67 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 645.29 [+0.63] # 645.29 [+0.00] INFO: # Control packets tests # 648.97 [+3.68] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 652.50 [+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__->