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 # 21.92 [+21.92] # 21.92 [+0.00] INFO: # Host entries configuration tests # 23.93 [+2.01] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.00 [+2.07] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.96 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 27.97 [+0.01] # 27.97 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.44 [+10.47] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.00 [+10.56] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 70.69 [+21.69] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 87.91 [+17.22] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 87.92 [+0.01] # 87.92 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 98.56 [+10.63] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 109.06 [+10.51] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 115.17 [+6.11] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 121.04 [+5.88] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 121.05 [+0.01] # 121.05 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.78 [+10.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.58 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.59 [+0.02] # 132.59 [+0.00] INFO: # Large scale dump tests # 185.71 [+53.11] TEST: IPv4 large scale dump tests [ OK ] # 410.11 [+224.40] TEST: IPv6 large scale dump tests [ OK ] # 622.70 [+212.58] TEST: L2 large scale dump tests [ OK ] # 635.09 [+12.39] TEST: Flush tests [ OK ] # 635.17 [+0.08] # 635.17 [+0.00] INFO: # Forwarding tests # 650.29 [+15.12] TEST: IPv4 host entries forwarding tests [ OK ] # 653.84 [+3.54] TEST: IPv6 host entries forwarding tests [ OK ] # 657.34 [+3.51] TEST: L2 host entries forwarding tests [ OK ] # 663.82 [+6.48] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.16 [+6.34] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.40 [+6.24] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 682.83 [+6.42] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 685.42 [+2.60] TEST: L2 port entries forwarding tests [ OK ] # 686.17 [+0.75] # 686.17 [+0.00] INFO: # Control packets tests # 690.21 [+4.04] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 694.14 [+3.92] 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__->