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 # 19.66 [+19.66] # 19.66 [+0.00] INFO: # Host entries configuration tests # 21.48 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.23 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.94 [+1.72] TEST: Common host entries configuration tests (L2) [ OK ] # 24.96 [+0.02] # 24.96 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.04 [+10.08] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.17 [+10.13] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.03 [+15.86] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.33 [+15.30] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.34 [+0.01] # 76.34 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.19 [+9.85] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.97 [+11.78] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.50 [+6.53] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.31 [+5.81] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.32 [+0.01] # 110.32 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.64 [+10.32] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.44 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.45 [+0.01] # 121.45 [+0.00] INFO: # Large scale dump tests # 172.05 [+50.59] TEST: IPv4 large scale dump tests [ OK ] # 379.57 [+207.53] TEST: IPv6 large scale dump tests [ OK ] # 580.17 [+200.59] TEST: L2 large scale dump tests [ OK ] # 591.64 [+11.47] TEST: Flush tests [ OK ] # 591.65 [+0.01] # 591.65 [+0.00] INFO: # Forwarding tests # 606.38 [+14.73] TEST: IPv4 host entries forwarding tests [ OK ] # 609.85 [+3.46] TEST: IPv6 host entries forwarding tests [ OK ] # 613.23 [+3.38] TEST: L2 host entries forwarding tests [ OK ] # 619.23 [+6.01] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 624.73 [+5.49] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 630.51 [+5.78] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 636.47 [+5.95] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.97 [+2.51] TEST: L2 port entries forwarding tests [ OK ] # 639.62 [+0.65] # 639.62 [+0.00] INFO: # Control packets tests # 643.35 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 646.93 [+3.58] 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__->