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 # 19.40 [+19.40] # 19.40 [+0.00] INFO: # Host entries configuration tests # 21.21 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.88 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.61 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 24.62 [+0.01] # 24.62 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.78 [+10.17] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.80 [+10.01] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.47 [+15.67] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 75.87 [+15.40] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 75.89 [+0.01] # 75.89 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 85.98 [+10.09] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.62 [+10.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.62 [+5.00] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.73 [+5.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.74 [+0.01] # 106.74 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.90 [+10.16] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.68 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.69 [+0.01] # 117.69 [+0.00] INFO: # Large scale dump tests # 173.61 [+55.92] TEST: IPv4 large scale dump tests [ OK ] # 397.10 [+223.50] TEST: IPv6 large scale dump tests [ OK ] # 622.72 [+225.62] TEST: L2 large scale dump tests [ OK ] # 635.23 [+12.51] TEST: Flush tests [ OK ] # 635.33 [+0.10] # 635.33 [+0.00] INFO: # Forwarding tests # 651.20 [+15.87] TEST: IPv4 host entries forwarding tests [ OK ] # 655.28 [+4.08] TEST: IPv6 host entries forwarding tests [ OK ] # 659.27 [+3.99] TEST: L2 host entries forwarding tests [ OK ] # 667.18 [+7.91] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 674.21 [+7.04] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 681.16 [+6.95] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 687.70 [+6.54] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 690.55 [+2.85] TEST: L2 port entries forwarding tests [ OK ] # 691.32 [+0.77] # 691.32 [+0.00] INFO: # Control packets tests # 695.56 [+4.24] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 699.78 [+4.22] 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__->