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.47 [+21.47] # 21.47 [+0.00] INFO: # Host entries configuration tests # 23.45 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.35 [+1.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.37 [+2.02] TEST: Common host entries configuration tests (L2) [ OK ] # 27.38 [+0.01] # 27.38 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.94 [+10.56] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.66 [+10.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.10 [+17.45] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.72 [+17.62] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.74 [+0.01] # 83.74 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.46 [+10.72] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.11 [+10.65] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.65 [+5.54] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.61 [+5.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.61 [+0.01] # 116.61 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.11 [+10.50] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.83 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.84 [+0.01] # 127.84 [+0.00] INFO: # Large scale dump tests # 180.54 [+52.70] TEST: IPv4 large scale dump tests [ OK ] # 402.47 [+221.93] TEST: IPv6 large scale dump tests [ OK ] # 619.54 [+217.07] TEST: L2 large scale dump tests [ OK ] # 631.76 [+12.22] TEST: Flush tests [ OK ] # 631.84 [+0.07] # 631.84 [+0.00] INFO: # Forwarding tests # 646.57 [+14.74] TEST: IPv4 host entries forwarding tests [ OK ] # 649.92 [+3.35] TEST: IPv6 host entries forwarding tests [ OK ] # 653.36 [+3.44] TEST: L2 host entries forwarding tests [ OK ] # 659.72 [+6.36] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 665.98 [+6.26] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 672.05 [+6.07] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 678.01 [+5.96] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 680.49 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 681.26 [+0.77] # 681.26 [+0.00] INFO: # Control packets tests # 685.02 [+3.76] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 688.55 [+3.54] 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__->