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 # 20.19 [+20.19] # 20.19 [+0.00] INFO: # Host entries configuration tests # 21.98 [+1.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.62 [+1.64] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.25 [+1.63] TEST: Common host entries configuration tests (L2) [ OK ] # 25.26 [+0.01] # 25.26 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.11 [+9.85] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.96 [+9.85] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.98 [+15.02] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.84 [+14.86] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.85 [+0.01] # 74.85 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.74 [+9.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.59 [+9.85] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.93 [+5.34] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.30 [+5.37] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.31 [+0.01] # 105.31 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.30 [+9.98] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.95 [+0.65] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.96 [+0.01] # 115.96 [+0.00] INFO: # Large scale dump tests # 165.16 [+49.21] TEST: IPv4 large scale dump tests [ OK ] # 379.13 [+213.97] TEST: IPv6 large scale dump tests [ OK ] # 575.94 [+196.80] TEST: L2 large scale dump tests [ OK ] # 586.67 [+10.74] TEST: Flush tests [ OK ] # 586.68 [+0.01] # 586.68 [+0.00] INFO: # Forwarding tests # 601.35 [+14.67] TEST: IPv4 host entries forwarding tests [ OK ] # 604.64 [+3.29] TEST: IPv6 host entries forwarding tests [ OK ] # 607.99 [+3.35] TEST: L2 host entries forwarding tests [ OK ] # 614.19 [+6.21] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.03 [+5.83] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 625.90 [+5.87] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.12 [+6.23] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.54 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 635.18 [+0.64] # 635.18 [+0.00] INFO: # Control packets tests # 638.77 [+3.59] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.28 [+3.51] 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__->