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 # 18.86 [+18.86] # 18.86 [+0.00] INFO: # Host entries configuration tests # 20.48 [+1.62] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.00 [+1.53] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.65 [+1.64] TEST: Common host entries configuration tests (L2) [ OK ] # 23.66 [+0.01] # 23.66 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.58 [+9.92] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.55 [+9.97] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.90 [+15.35] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.24 [+15.35] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.26 [+0.01] # 74.26 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.15 [+9.89] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 93.93 [+9.78] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.13 [+5.20] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.39 [+5.26] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.41 [+0.01] # 104.41 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.40 [+9.99] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.09 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.10 [+0.01] # 115.10 [+0.00] INFO: # Large scale dump tests # 167.23 [+52.13] TEST: IPv4 large scale dump tests [ OK ] # 372.49 [+205.26] TEST: IPv6 large scale dump tests [ OK ] # 566.33 [+193.83] TEST: L2 large scale dump tests [ OK ] # 577.88 [+11.56] TEST: Flush tests [ OK ] # 577.89 [+0.01] # 577.89 [+0.00] INFO: # Forwarding tests # 592.68 [+14.80] TEST: IPv4 host entries forwarding tests [ OK ] # 596.03 [+3.35] TEST: IPv6 host entries forwarding tests [ OK ] # 599.27 [+3.24] TEST: L2 host entries forwarding tests [ OK ] # 605.41 [+6.15] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 611.66 [+6.25] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 617.34 [+5.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 623.09 [+5.75] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 625.47 [+2.38] TEST: L2 port entries forwarding tests [ OK ] # 626.13 [+0.66] # 626.13 [+0.00] INFO: # Control packets tests # 629.82 [+3.68] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 633.33 [+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__->