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.82 [+13.82] # 13.82 [+0.00] INFO: # Host entries configuration tests # 14.78 [+0.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.76 [+0.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.75 [+1.00] TEST: Common host entries configuration tests (L2) [ OK ] # 16.77 [+0.01] # 16.77 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.71 [+7.94] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.34 [+7.63] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.86 [+9.52] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 51.17 [+9.31] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 51.18 [+0.01] # 51.18 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 59.43 [+8.25] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 67.46 [+8.03] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 70.67 [+3.21] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 73.94 [+3.28] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 73.96 [+0.02] # 73.96 [+0.00] INFO: # Port group entries configuration tests - L2 # 82.03 [+8.07] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 82.52 [+0.49] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 82.53 [+0.01] # 82.53 [+0.00] INFO: # Large scale dump tests # 120.96 [+38.43] TEST: IPv4 large scale dump tests [ OK ] # 345.66 [+224.70] TEST: IPv6 large scale dump tests [ OK ] # 557.65 [+211.99] TEST: L2 large scale dump tests [ OK ] # 563.52 [+5.87] TEST: Flush tests [ OK ] # 563.61 [+0.09] # 563.61 [+0.00] INFO: # Forwarding tests # 576.55 [+12.94] TEST: IPv4 host entries forwarding tests [ OK ] # 578.62 [+2.07] TEST: IPv6 host entries forwarding tests [ OK ] # 580.60 [+1.98] TEST: L2 host entries forwarding tests [ OK ] # 584.34 [+3.73] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 587.94 [+3.61] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 591.48 [+3.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 595.06 [+3.57] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 596.58 [+1.53] TEST: L2 port entries forwarding tests [ OK ] # 597.03 [+0.45] # 597.03 [+0.00] INFO: # Control packets tests # 599.21 [+2.18] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 601.47 [+2.26] 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__->