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.46 [+19.46] # 19.46 [+0.00] INFO: # Host entries configuration tests # 21.27 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.05 [+1.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.79 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 24.80 [+0.01] # 24.80 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.75 [+9.95] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.93 [+10.18] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.29 [+16.37] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.09 [+15.80] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.10 [+0.01] # 77.10 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.57 [+11.48] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.55 [+10.97] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.07 [+5.52] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.52 [+5.45] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.53 [+0.01] # 110.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.52 [+9.99] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.24 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.25 [+0.01] # 121.25 [+0.00] INFO: # Large scale dump tests # 169.91 [+48.66] TEST: IPv4 large scale dump tests [ OK ] # 374.11 [+204.19] TEST: IPv6 large scale dump tests [ OK ] # 575.12 [+201.01] TEST: L2 large scale dump tests [ OK ] # 586.89 [+11.77] TEST: Flush tests [ OK ] # 586.90 [+0.01] # 586.90 [+0.00] INFO: # Forwarding tests # 601.72 [+14.82] TEST: IPv4 host entries forwarding tests [ OK ] # 605.29 [+3.57] TEST: IPv6 host entries forwarding tests [ OK ] # 608.74 [+3.45] TEST: L2 host entries forwarding tests [ OK ] # 615.13 [+6.40] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.11 [+5.98] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 627.05 [+5.94] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.96 [+5.92] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.41 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 636.07 [+0.66] # 636.07 [+0.00] INFO: # Control packets tests # 639.97 [+3.89] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.66 [+3.70] 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__->