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.53 [+22.53] # 22.54 [+0.00] INFO: # Host entries configuration tests # 24.46 [+1.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.46 [+2.00] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.50 [+2.04] TEST: Common host entries configuration tests (L2) [ OK ] # 28.51 [+0.01] # 28.51 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.40 [+10.89] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 55.12 [+15.72] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 73.01 [+17.89] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 90.05 [+17.04] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 90.06 [+0.01] # 90.06 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 100.66 [+10.60] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 111.21 [+10.55] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 116.87 [+5.66] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 122.82 [+5.95] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 122.83 [+0.01] # 122.83 [+0.00] INFO: # Port group entries configuration tests - L2 # 133.41 [+10.58] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 134.23 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 134.24 [+0.01] # 134.24 [+0.00] INFO: # Large scale dump tests # 187.89 [+53.65] TEST: IPv4 large scale dump tests [ OK ] # 406.30 [+218.40] TEST: IPv6 large scale dump tests [ OK ] # 623.76 [+217.46] TEST: L2 large scale dump tests [ OK ] # 635.66 [+11.90] TEST: Flush tests [ OK ] # 635.75 [+0.09] # 635.75 [+0.00] INFO: # Forwarding tests # 650.87 [+15.11] TEST: IPv4 host entries forwarding tests [ OK ] # 654.32 [+3.46] TEST: IPv6 host entries forwarding tests [ OK ] # 657.80 [+3.48] TEST: L2 host entries forwarding tests [ OK ] # 664.27 [+6.47] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.85 [+6.57] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 677.30 [+6.45] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.86 [+6.56] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.62 [+2.76] TEST: L2 port entries forwarding tests [ OK ] # 687.43 [+0.81] # 687.43 [+0.00] INFO: # Control packets tests # 691.49 [+4.06] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 695.37 [+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__->