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 # 13.85 [+13.85] # 13.85 [+0.00] INFO: # Host entries configuration tests # 14.75 [+0.90] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.67 [+0.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.51 [+0.84] TEST: Common host entries configuration tests (L2) [ OK ] # 16.53 [+0.01] # 16.53 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.08 [+7.55] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.64 [+7.56] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.92 [+8.29] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.59 [+8.67] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.60 [+0.01] # 48.60 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.25 [+7.65] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.99 [+7.74] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.83 [+2.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 73.61 [+6.77] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 73.62 [+0.02] # 73.62 [+0.00] INFO: # Port group entries configuration tests - L2 # 82.46 [+8.84] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 82.85 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 82.87 [+0.02] # 82.87 [+0.00] INFO: # Large scale dump tests # 120.10 [+37.22] TEST: IPv4 large scale dump tests [ OK ] # 347.27 [+227.17] TEST: IPv6 large scale dump tests [ OK ] # 568.64 [+221.38] TEST: L2 large scale dump tests [ OK ] # 574.96 [+6.31] TEST: Flush tests [ OK ] # 575.06 [+0.11] # 575.06 [+0.00] INFO: # Forwarding tests # 587.92 [+12.85] TEST: IPv4 host entries forwarding tests [ OK ] # 589.94 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 591.95 [+2.01] TEST: L2 host entries forwarding tests [ OK ] # 595.75 [+3.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 599.37 [+3.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 603.10 [+3.73] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 606.79 [+3.68] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 608.19 [+1.40] TEST: L2 port entries forwarding tests [ OK ] # 608.64 [+0.45] # 608.64 [+0.00] INFO: # Control packets tests # 611.07 [+2.43] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 613.34 [+2.27] 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__->