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.86 [+19.86] # 19.87 [+0.00] INFO: # Host entries configuration tests # 21.71 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.49 [+1.78] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.18 [+1.70] TEST: Common host entries configuration tests (L2) [ OK ] # 25.19 [+0.01] # 25.19 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.29 [+10.09] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.55 [+10.27] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.11 [+16.55] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.38 [+16.28] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.39 [+0.01] # 78.39 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.46 [+10.07] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.91 [+10.45] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.42 [+5.51] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.13 [+5.71] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.14 [+0.01] # 110.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.59 [+10.45] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.31 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.32 [+0.01] # 121.32 [+0.00] INFO: # Large scale dump tests # 173.07 [+51.75] TEST: IPv4 large scale dump tests [ OK ] # 378.82 [+205.75] TEST: IPv6 large scale dump tests [ OK ] # 593.18 [+214.36] TEST: L2 large scale dump tests [ OK ] # 605.43 [+12.25] TEST: Flush tests [ OK ] # 605.44 [+0.01] # 605.44 [+0.00] INFO: # Forwarding tests # 620.70 [+15.27] TEST: IPv4 host entries forwarding tests [ OK ] # 624.16 [+3.45] TEST: IPv6 host entries forwarding tests [ OK ] # 627.65 [+3.49] TEST: L2 host entries forwarding tests [ OK ] # 633.92 [+6.27] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 639.81 [+5.89] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 645.44 [+5.63] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 651.14 [+5.70] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 653.50 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 654.16 [+0.66] # 654.16 [+0.00] INFO: # Control packets tests # 657.80 [+3.64] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 661.17 [+3.37] 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__->