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.32 [+22.32] # 22.32 [+0.00] INFO: # Host entries configuration tests # 24.29 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.35 [+2.06] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.29 [+1.94] TEST: Common host entries configuration tests (L2) [ OK ] # 28.30 [+0.01] # 28.30 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.35 [+11.05] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.73 [+11.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.50 [+17.77] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.55 [+17.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.57 [+0.01] # 85.57 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.53 [+10.96] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.03 [+10.51] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.84 [+5.80] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.85 [+6.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.86 [+0.01] # 118.86 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.48 [+10.63] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.24 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.26 [+0.01] # 130.26 [+0.00] INFO: # Large scale dump tests # 184.40 [+54.14] TEST: IPv4 large scale dump tests [ OK ] # 410.61 [+226.22] TEST: IPv6 large scale dump tests [ OK ] # 626.96 [+216.35] TEST: L2 large scale dump tests [ OK ] # 639.22 [+12.26] TEST: Flush tests [ OK ] # 639.31 [+0.09] # 639.31 [+0.00] INFO: # Forwarding tests # 654.50 [+15.18] TEST: IPv4 host entries forwarding tests [ OK ] # 657.97 [+3.47] TEST: IPv6 host entries forwarding tests [ OK ] # 661.61 [+3.64] TEST: L2 host entries forwarding tests [ OK ] # 668.20 [+6.59] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 674.43 [+6.22] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 680.53 [+6.10] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 686.65 [+6.12] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 689.16 [+2.51] TEST: L2 port entries forwarding tests [ OK ] # 689.96 [+0.80] # 689.96 [+0.00] INFO: # Control packets tests # 693.86 [+3.90] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 697.69 [+3.83] 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__->