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.41 [+21.41] # 21.41 [+0.00] INFO: # Host entries configuration tests # 23.41 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.30 [+1.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.17 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 27.18 [+0.01] # 27.18 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.89 [+10.71] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.78 [+10.89] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 71.07 [+22.29] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 88.31 [+17.24] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 88.32 [+0.01] # 88.32 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 98.97 [+10.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 109.60 [+10.63] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 115.53 [+5.92] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 121.47 [+5.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 121.49 [+0.01] # 121.49 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.91 [+10.43] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.66 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.67 [+0.01] # 132.67 [+0.00] INFO: # Large scale dump tests # 186.68 [+54.00] TEST: IPv4 large scale dump tests [ OK ] # 404.80 [+218.12] TEST: IPv6 large scale dump tests [ OK ] # 616.08 [+211.28] TEST: L2 large scale dump tests [ OK ] # 627.64 [+11.56] TEST: Flush tests [ OK ] # 627.73 [+0.08] # 627.73 [+0.00] INFO: # Forwarding tests # 642.76 [+15.03] TEST: IPv4 host entries forwarding tests [ OK ] # 646.35 [+3.59] TEST: IPv6 host entries forwarding tests [ OK ] # 650.04 [+3.69] TEST: L2 host entries forwarding tests [ OK ] # 656.55 [+6.51] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 662.88 [+6.32] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 669.16 [+6.28] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 675.55 [+6.39] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 678.12 [+2.57] TEST: L2 port entries forwarding tests [ OK ] # 678.85 [+0.74] # 678.85 [+0.00] INFO: # Control packets tests # 682.87 [+4.02] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 686.55 [+3.68] 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__->