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.47 [+19.47] # 19.47 [+0.00] INFO: # Host entries configuration tests # 21.19 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.80 [+1.61] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.41 [+1.60] TEST: Common host entries configuration tests (L2) [ OK ] # 24.42 [+0.01] # 24.42 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.40 [+9.98] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.15 [+9.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.48 [+15.33] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.72 [+15.24] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.73 [+0.01] # 74.73 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.50 [+9.77] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.47 [+9.97] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.71 [+5.24] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.86 [+5.15] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.87 [+0.01] # 104.87 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.85 [+9.98] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.56 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.56 [+0.01] # 115.56 [+0.00] INFO: # Large scale dump tests # 163.70 [+48.14] TEST: IPv4 large scale dump tests [ OK ] # 370.90 [+207.20] TEST: IPv6 large scale dump tests [ OK ] # 572.56 [+201.66] TEST: L2 large scale dump tests [ OK ] # 583.92 [+11.36] TEST: Flush tests [ OK ] # 583.93 [+0.01] # 583.93 [+0.00] INFO: # Forwarding tests # 598.63 [+14.70] TEST: IPv4 host entries forwarding tests [ OK ] # 602.04 [+3.41] TEST: IPv6 host entries forwarding tests [ OK ] # 605.41 [+3.37] TEST: L2 host entries forwarding tests [ OK ] # 611.58 [+6.16] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 617.24 [+5.67] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 622.86 [+5.62] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 628.65 [+5.79] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 631.05 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 631.70 [+0.64] # 631.70 [+0.00] INFO: # Control packets tests # 635.15 [+3.45] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 638.73 [+3.58] 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__->