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.57 [+21.57] # 21.57 [+0.00] INFO: # Host entries configuration tests # 23.55 [+1.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.46 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.41 [+1.95] TEST: Common host entries configuration tests (L2) [ OK ] # 27.42 [+0.01] # 27.42 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.12 [+10.70] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.78 [+10.66] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.00 [+18.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.67 [+17.67] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.68 [+0.01] # 84.68 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.48 [+10.80] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.22 [+10.74] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.21 [+5.99] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.22 [+6.02] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.23 [+0.01] # 118.23 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.71 [+10.48] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.46 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.47 [+0.01] # 129.47 [+0.00] INFO: # Large scale dump tests # 184.37 [+54.90] TEST: IPv4 large scale dump tests [ OK ] # 412.30 [+227.93] TEST: IPv6 large scale dump tests [ OK ] # 636.26 [+223.96] TEST: L2 large scale dump tests [ OK ] # 648.27 [+12.01] TEST: Flush tests [ OK ] # 648.35 [+0.09] # 648.35 [+0.00] INFO: # Forwarding tests # 663.56 [+15.21] TEST: IPv4 host entries forwarding tests [ OK ] # 667.33 [+3.77] TEST: IPv6 host entries forwarding tests [ OK ] # 670.96 [+3.64] TEST: L2 host entries forwarding tests [ OK ] # 677.62 [+6.66] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 683.81 [+6.19] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 689.88 [+6.07] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 696.10 [+6.22] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 698.54 [+2.44] TEST: L2 port entries forwarding tests [ OK ] # 699.27 [+0.73] # 699.27 [+0.00] INFO: # Control packets tests # 703.03 [+3.76] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 706.83 [+3.80] 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__->