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 28800 # selftests: net/forwarding: bridge_mdb.sh # 19.42 [+19.42] # 19.43 [+0.00] INFO: # Host entries configuration tests # 21.28 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.02 [+1.74] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.92 [+1.89] TEST: Common host entries configuration tests (L2) [ OK ] # 24.93 [+0.01] # 24.93 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.27 [+10.34] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.66 [+10.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.62 [+16.96] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.89 [+16.27] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.91 [+0.02] # 78.91 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.16 [+10.25] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.27 [+10.11] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.00 [+5.72] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.80 [+5.80] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.81 [+0.02] # 110.81 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.34 [+10.53] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.04 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.05 [+0.01] # 122.05 [+0.00] INFO: # Large scale dump tests # 176.04 [+53.99] TEST: IPv4 large scale dump tests [ OK ] # 396.45 [+220.41] TEST: IPv6 large scale dump tests [ OK ] # 608.20 [+211.75] TEST: L2 large scale dump tests [ OK ] # 620.84 [+12.64] TEST: Flush tests [ OK ] # 620.86 [+0.01] # 620.86 [+0.00] INFO: # Forwarding tests # 635.99 [+15.14] TEST: IPv4 host entries forwarding tests [ OK ] # 639.67 [+3.68] TEST: IPv6 host entries forwarding tests [ OK ] # 643.32 [+3.65] TEST: L2 host entries forwarding tests [ OK ] # 650.21 [+6.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 656.59 [+6.38] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 662.83 [+6.24] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 669.41 [+6.58] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 671.99 [+2.57] TEST: L2 port entries forwarding tests [ OK ] # 672.70 [+0.71] # 672.70 [+0.00] INFO: # Control packets tests # 677.11 [+4.41] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 681.38 [+4.28] 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__->