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 # 12.51 [+12.51] # 12.51 [+0.00] INFO: # Host entries configuration tests # 13.42 [+0.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.38 [+0.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.37 [+0.99] TEST: Common host entries configuration tests (L2) [ OK ] # 15.38 [+0.01] # 15.38 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.87 [+7.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.48 [+7.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.30 [+7.82] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.17 [+7.87] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.18 [+0.01] # 46.18 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 53.69 [+7.51] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.17 [+7.48] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.80 [+2.63] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.49 [+2.69] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.50 [+0.01] # 66.50 [+0.00] INFO: # Port group entries configuration tests - L2 # 74.12 [+7.61] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.51 [+0.40] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.53 [+0.01] # 74.53 [+0.00] INFO: # Large scale dump tests # 110.48 [+35.95] TEST: IPv4 large scale dump tests [ OK ] # 330.79 [+220.31] TEST: IPv6 large scale dump tests [ OK ] # 564.65 [+233.86] TEST: L2 large scale dump tests [ OK ] # 571.23 [+6.57] TEST: Flush tests [ OK ] # 571.31 [+0.09] # 571.31 [+0.00] INFO: # Forwarding tests # 584.38 [+13.07] TEST: IPv4 host entries forwarding tests [ OK ] # 586.59 [+2.21] TEST: IPv6 host entries forwarding tests [ OK ] # 588.82 [+2.23] TEST: L2 host entries forwarding tests [ OK ] # 592.88 [+4.06] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 596.90 [+4.02] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 600.92 [+4.01] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 604.72 [+3.80] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 606.20 [+1.49] TEST: L2 port entries forwarding tests [ OK ] # 606.67 [+0.47] # 606.67 [+0.00] INFO: # Control packets tests # 609.30 [+2.62] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 611.70 [+2.41] 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__->