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 # 18.95 [+18.95] # 18.95 [+0.00] INFO: # Host entries configuration tests # 20.58 [+1.62] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.24 [+1.66] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.99 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 23.99 [+0.01] # 23.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.06 [+10.06] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.70 [+14.64] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.08 [+16.38] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.60 [+15.51] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.61 [+0.01] # 80.61 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.60 [+9.99] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.45 [+9.85] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.88 [+5.43] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.23 [+5.35] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.24 [+0.01] # 111.24 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.22 [+9.98] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.87 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.89 [+0.01] # 121.89 [+0.00] INFO: # Large scale dump tests # 170.65 [+48.76] TEST: IPv4 large scale dump tests [ OK ] # 372.88 [+202.23] TEST: IPv6 large scale dump tests [ OK ] # 568.04 [+195.16] TEST: L2 large scale dump tests [ OK ] # 579.02 [+10.98] TEST: Flush tests [ OK ] # 579.03 [+0.01] # 579.03 [+0.00] INFO: # Forwarding tests # 593.72 [+14.69] TEST: IPv4 host entries forwarding tests [ OK ] # 596.97 [+3.25] TEST: IPv6 host entries forwarding tests [ OK ] # 600.26 [+3.29] TEST: L2 host entries forwarding tests [ OK ] # 606.48 [+6.22] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 612.24 [+5.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 617.95 [+5.71] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 623.73 [+5.79] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 626.21 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 626.86 [+0.65] # 626.86 [+0.00] INFO: # Control packets tests # 630.67 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 634.24 [+3.57] 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__->