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 # 20.04 [+20.04] # 20.04 [+0.00] INFO: # Host entries configuration tests # 21.77 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.64 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.46 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 25.46 [+0.01] # 25.46 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.75 [+10.29] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.01 [+10.26] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.34 [+16.33] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.56 [+15.23] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.57 [+0.01] # 77.57 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.50 [+9.93] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.45 [+9.94] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.91 [+5.46] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.07 [+5.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.07 [+0.01] # 108.07 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.03 [+9.96] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.70 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.71 [+0.01] # 118.71 [+0.00] INFO: # Large scale dump tests # 171.39 [+52.68] TEST: IPv4 large scale dump tests [ OK ] # 374.13 [+202.74] TEST: IPv6 large scale dump tests [ OK ] # 574.10 [+199.97] TEST: L2 large scale dump tests [ OK ] # 584.71 [+10.61] TEST: Flush tests [ OK ] # 584.72 [+0.01] # 584.72 [+0.00] INFO: # Forwarding tests # 599.13 [+14.41] TEST: IPv4 host entries forwarding tests [ OK ] # 602.43 [+3.30] TEST: IPv6 host entries forwarding tests [ OK ] # 605.66 [+3.23] TEST: L2 host entries forwarding tests [ OK ] # 611.71 [+6.04] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 617.78 [+6.07] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 623.51 [+5.73] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 629.25 [+5.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 631.62 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 632.27 [+0.65] # 632.27 [+0.00] INFO: # Control packets tests # 635.85 [+3.58] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 639.52 [+3.67] 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__->