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.43 [+20.43] # 20.43 [+0.00] INFO: # Host entries configuration tests # 22.13 [+1.70] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.89 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.74 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 25.74 [+0.01] # 25.75 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.06 [+10.32] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.78 [+10.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.64 [+16.86] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.19 [+17.55] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.21 [+0.02] # 81.21 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.81 [+10.60] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.25 [+10.43] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.73 [+5.49] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.49 [+5.76] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.50 [+0.01] # 113.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.09 [+10.59] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.82 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.83 [+0.01] # 124.83 [+0.00] INFO: # Large scale dump tests # 178.63 [+53.80] TEST: IPv4 large scale dump tests [ OK ] # 402.92 [+224.28] TEST: IPv6 large scale dump tests [ OK ] # 607.18 [+204.26] TEST: L2 large scale dump tests [ OK ] # 619.33 [+12.16] TEST: Flush tests [ OK ] # 619.41 [+0.08] # 619.41 [+0.00] INFO: # Forwarding tests # 634.62 [+15.21] TEST: IPv4 host entries forwarding tests [ OK ] # 638.15 [+3.53] TEST: IPv6 host entries forwarding tests [ OK ] # 641.81 [+3.66] TEST: L2 host entries forwarding tests [ OK ] # 648.46 [+6.65] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 655.16 [+6.70] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 661.39 [+6.23] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 667.73 [+6.35] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 670.20 [+2.47] TEST: L2 port entries forwarding tests [ OK ] # 671.00 [+0.80] # 671.00 [+0.00] INFO: # Control packets tests # 674.87 [+3.87] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 678.74 [+3.88] 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__->