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.26 [+20.26] # 20.26 [+0.00] INFO: # Host entries configuration tests # 22.02 [+1.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.81 [+1.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.53 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 25.55 [+0.01] # 25.55 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.50 [+9.96] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.78 [+10.28] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.06 [+16.28] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.19 [+16.13] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.20 [+0.01] # 78.20 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.21 [+10.01] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.16 [+9.94] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.42 [+5.26] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.74 [+5.32] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.74 [+0.01] # 108.74 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.02 [+10.27] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.70 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.71 [+0.01] # 119.71 [+0.00] INFO: # Large scale dump tests # 168.77 [+49.06] TEST: IPv4 large scale dump tests [ OK ] # 367.38 [+198.62] TEST: IPv6 large scale dump tests [ OK ] # 565.64 [+198.25] TEST: L2 large scale dump tests [ OK ] # 577.71 [+12.07] TEST: Flush tests [ OK ] # 577.72 [+0.01] # 577.72 [+0.00] INFO: # Forwarding tests # 592.58 [+14.86] TEST: IPv4 host entries forwarding tests [ OK ] # 595.94 [+3.37] TEST: IPv6 host entries forwarding tests [ OK ] # 599.41 [+3.47] TEST: L2 host entries forwarding tests [ OK ] # 605.75 [+6.34] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 611.53 [+5.78] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 617.32 [+5.79] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 623.15 [+5.83] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 625.64 [+2.49] TEST: L2 port entries forwarding tests [ OK ] # 626.26 [+0.63] # 626.26 [+0.00] INFO: # Control packets tests # 629.77 [+3.51] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 633.13 [+3.36] 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__->