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 # 20.97 [+20.97] # 20.97 [+0.00] INFO: # Host entries configuration tests # 22.86 [+1.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.84 [+1.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.68 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 26.70 [+0.01] # 26.70 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.28 [+10.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.78 [+10.50] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.57 [+17.79] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.91 [+18.34] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.92 [+0.01] # 83.92 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.93 [+11.01] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.65 [+10.72] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.88 [+6.22] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.87 [+6.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.88 [+0.01] # 117.88 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.61 [+10.73] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.38 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.39 [+0.01] # 129.39 [+0.00] INFO: # Large scale dump tests # 185.62 [+56.23] TEST: IPv4 large scale dump tests [ OK ] # 414.50 [+228.87] TEST: IPv6 large scale dump tests [ OK ] # 641.71 [+227.21] TEST: L2 large scale dump tests [ OK ] # 655.07 [+13.36] TEST: Flush tests [ OK ] # 655.15 [+0.08] # 655.15 [+0.00] INFO: # Forwarding tests # 670.44 [+15.29] TEST: IPv4 host entries forwarding tests [ OK ] # 674.25 [+3.80] TEST: IPv6 host entries forwarding tests [ OK ] # 677.91 [+3.66] TEST: L2 host entries forwarding tests [ OK ] # 684.80 [+6.90] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 691.26 [+6.46] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 697.47 [+6.21] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 703.79 [+6.32] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 706.27 [+2.48] TEST: L2 port entries forwarding tests [ OK ] # 706.98 [+0.71] # 706.98 [+0.00] INFO: # Control packets tests # 711.01 [+4.03] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 714.80 [+3.79] 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__->