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 # 12.47 [+12.47] # 12.47 [+0.00] INFO: # Host entries configuration tests # 13.33 [+0.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.19 [+0.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.05 [+0.86] TEST: Common host entries configuration tests (L2) [ OK ] # 15.06 [+0.01] # 15.06 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 22.51 [+7.45] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 30.91 [+8.41] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.30 [+10.38] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.62 [+9.32] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.63 [+0.01] # 50.63 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.54 [+7.91] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.42 [+7.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.56 [+3.14] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.67 [+3.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.68 [+0.01] # 72.68 [+0.00] INFO: # Port group entries configuration tests - L2 # 80.56 [+7.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.93 [+0.36] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.95 [+0.02] # 80.95 [+0.00] INFO: # Large scale dump tests # 116.00 [+35.05] TEST: IPv4 large scale dump tests [ OK ] # 336.67 [+220.68] TEST: IPv6 large scale dump tests [ OK ] # 556.57 [+219.90] TEST: L2 large scale dump tests [ OK ] # 562.60 [+6.03] TEST: Flush tests [ OK ] # 562.69 [+0.09] # 562.69 [+0.00] INFO: # Forwarding tests # 575.59 [+12.89] TEST: IPv4 host entries forwarding tests [ OK ] # 577.60 [+2.02] TEST: IPv6 host entries forwarding tests [ OK ] # 579.80 [+2.20] TEST: L2 host entries forwarding tests [ OK ] # 583.63 [+3.83] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 587.22 [+3.59] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 590.61 [+3.39] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 594.24 [+3.63] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 595.71 [+1.47] TEST: L2 port entries forwarding tests [ OK ] # 596.16 [+0.45] # 596.16 [+0.00] INFO: # Control packets tests # 598.55 [+2.39] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 600.78 [+2.23] 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__->