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.25 [+13.25] # 13.25 [+0.00] INFO: # Host entries configuration tests # 14.06 [+0.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.87 [+0.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.78 [+0.91] TEST: Common host entries configuration tests (L2) [ OK ] # 15.79 [+0.01] # 15.79 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.15 [+7.36] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.52 [+7.37] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 38.71 [+8.19] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 46.83 [+8.12] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 46.84 [+0.01] # 46.84 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 54.17 [+7.33] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 61.54 [+7.36] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 63.96 [+2.42] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 66.46 [+2.50] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 66.47 [+0.01] # 66.47 [+0.00] INFO: # Port group entries configuration tests - L2 # 73.85 [+7.38] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 74.16 [+0.31] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 74.17 [+0.01] # 74.17 [+0.00] INFO: # Large scale dump tests # 108.02 [+33.85] TEST: IPv4 large scale dump tests [ OK ] # 331.62 [+223.59] TEST: IPv6 large scale dump tests [ OK ] # 547.66 [+216.05] TEST: L2 large scale dump tests [ OK ] # 553.73 [+6.07] TEST: Flush tests [ OK ] # 553.83 [+0.10] # 553.83 [+0.00] INFO: # Forwarding tests # 566.68 [+12.85] TEST: IPv4 host entries forwarding tests [ OK ] # 568.94 [+2.26] TEST: IPv6 host entries forwarding tests [ OK ] # 571.20 [+2.26] TEST: L2 host entries forwarding tests [ OK ] # 575.02 [+3.82] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 578.64 [+3.62] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 582.26 [+3.62] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 585.87 [+3.60] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 587.32 [+1.46] TEST: L2 port entries forwarding tests [ OK ] # 587.74 [+0.42] # 587.74 [+0.00] INFO: # Control packets tests # 589.98 [+2.23] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 592.03 [+2.05] 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__->