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 # 22.02 [+22.02] # 22.02 [+0.00] INFO: # Host entries configuration tests # 24.11 [+2.09] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.06 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.01 [+1.95] TEST: Common host entries configuration tests (L2) [ OK ] # 28.02 [+0.01] # 28.02 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.86 [+10.83] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.18 [+10.32] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.89 [+17.70] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.15 [+17.26] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.16 [+0.01] # 84.16 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.92 [+10.76] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.49 [+10.57] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.33 [+5.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.92 [+5.59] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.93 [+0.01] # 116.94 [+0.00] INFO: # Port group entries configuration tests - L2 # 132.31 [+15.38] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 133.08 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 133.09 [+0.01] # 133.09 [+0.00] INFO: # Large scale dump tests # 184.63 [+51.55] TEST: IPv4 large scale dump tests [ OK ] # 395.10 [+210.47] TEST: IPv6 large scale dump tests [ OK ] # 605.49 [+210.38] TEST: L2 large scale dump tests [ OK ] # 617.67 [+12.18] TEST: Flush tests [ OK ] # 617.73 [+0.07] # 617.73 [+0.00] INFO: # Forwarding tests # 632.77 [+15.04] TEST: IPv4 host entries forwarding tests [ OK ] # 636.31 [+3.54] TEST: IPv6 host entries forwarding tests [ OK ] # 640.09 [+3.79] TEST: L2 host entries forwarding tests [ OK ] # 646.49 [+6.40] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 652.86 [+6.37] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 659.20 [+6.34] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 666.05 [+6.84] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 668.61 [+2.56] TEST: L2 port entries forwarding tests [ OK ] # 669.38 [+0.78] # 669.38 [+0.00] INFO: # Control packets tests # 673.20 [+3.82] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 676.79 [+3.59] 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__->