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.18 [+19.18] # 19.18 [+0.00] INFO: # Host entries configuration tests # 21.07 [+1.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.00 [+1.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.00 [+2.00] TEST: Common host entries configuration tests (L2) [ OK ] # 25.01 [+0.01] # 25.01 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.38 [+10.37] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.83 [+10.44] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.31 [+15.48] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.40 [+16.09] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.41 [+0.01] # 77.41 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.99 [+10.58] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.28 [+10.29] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.28 [+5.01] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.76 [+5.48] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.77 [+0.01] # 108.77 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.15 [+10.38] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.88 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.89 [+0.01] # 119.89 [+0.00] INFO: # Large scale dump tests # 171.18 [+51.29] TEST: IPv4 large scale dump tests [ OK ] # 374.23 [+203.05] TEST: IPv6 large scale dump tests [ OK ] # 588.43 [+214.19] TEST: L2 large scale dump tests [ OK ] # 605.25 [+16.82] TEST: Flush tests [ OK ] # 605.26 [+0.01] # 605.26 [+0.00] INFO: # Forwarding tests # 620.16 [+14.90] TEST: IPv4 host entries forwarding tests [ OK ] # 623.66 [+3.50] TEST: IPv6 host entries forwarding tests [ OK ] # 626.97 [+3.31] TEST: L2 host entries forwarding tests [ OK ] # 633.36 [+6.39] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 639.34 [+5.97] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 644.92 [+5.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 650.54 [+5.61] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 653.25 [+2.71] TEST: L2 port entries forwarding tests [ OK ] # 653.87 [+0.62] # 653.87 [+0.00] INFO: # Control packets tests # 657.56 [+3.69] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 661.11 [+3.55] 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__->