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.36 [+18.36] # 18.36 [+0.00] INFO: # Host entries configuration tests # 20.07 [+1.71] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.70 [+1.63] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.28 [+1.58] TEST: Common host entries configuration tests (L2) [ OK ] # 23.29 [+0.01] # 23.29 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 32.91 [+9.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.43 [+10.52] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.08 [+14.64] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 73.26 [+15.19] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 73.27 [+0.01] # 73.27 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 83.16 [+9.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.17 [+10.01] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.44 [+6.27] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.75 [+5.32] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.76 [+0.01] # 104.76 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.67 [+9.91] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.35 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.36 [+0.01] # 115.36 [+0.00] INFO: # Large scale dump tests # 164.45 [+49.09] TEST: IPv4 large scale dump tests [ OK ] # 371.95 [+207.50] TEST: IPv6 large scale dump tests [ OK ] # 572.41 [+200.46] TEST: L2 large scale dump tests [ OK ] # 583.99 [+11.58] TEST: Flush tests [ OK ] # 583.99 [+0.01] # 583.99 [+0.00] INFO: # Forwarding tests # 598.83 [+14.84] TEST: IPv4 host entries forwarding tests [ OK ] # 602.61 [+3.78] TEST: IPv6 host entries forwarding tests [ OK ] # 606.37 [+3.75] TEST: L2 host entries forwarding tests [ OK ] # 612.87 [+6.50] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 619.57 [+6.69] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.20 [+6.63] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.37 [+6.17] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.94 [+2.58] TEST: L2 port entries forwarding tests [ OK ] # 635.61 [+0.67] # 635.61 [+0.00] INFO: # Control packets tests # 639.33 [+3.72] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.01 [+3.68] 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__->