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.55 [+21.55] # 21.55 [+0.00] INFO: # Host entries configuration tests # 23.47 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.40 [+1.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.25 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 27.26 [+0.01] # 27.26 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.70 [+10.45] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.56 [+10.85] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.35 [+17.79] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.52 [+17.18] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.53 [+0.01] # 83.53 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.03 [+10.50] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.96 [+10.93] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.39 [+6.42] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.64 [+6.25] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.65 [+0.01] # 117.65 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.47 [+10.81] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.33 [+0.86] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.35 [+0.02] # 129.35 [+0.00] INFO: # Large scale dump tests # 189.13 [+59.78] TEST: IPv4 large scale dump tests [ OK ] # 416.04 [+226.91] TEST: IPv6 large scale dump tests [ OK ] # 640.73 [+224.68] TEST: L2 large scale dump tests [ OK ] # 653.86 [+13.14] TEST: Flush tests [ OK ] # 653.95 [+0.08] # 653.95 [+0.00] INFO: # Forwarding tests # 669.19 [+15.24] TEST: IPv4 host entries forwarding tests [ OK ] # 672.81 [+3.63] TEST: IPv6 host entries forwarding tests [ OK ] # 676.43 [+3.62] TEST: L2 host entries forwarding tests [ OK ] # 683.09 [+6.66] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 689.51 [+6.42] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 695.61 [+6.10] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 701.79 [+6.19] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 704.38 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 705.17 [+0.79] # 705.17 [+0.00] INFO: # Control packets tests # 709.17 [+4.00] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 712.89 [+3.72] 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__->