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.03 [+13.03] # 13.03 [+0.00] INFO: # Host entries configuration tests # 13.98 [+0.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 14.95 [+0.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 15.84 [+0.88] TEST: Common host entries configuration tests (L2) [ OK ] # 15.85 [+0.01] # 15.85 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.58 [+7.74] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.28 [+7.70] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 39.88 [+8.60] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.16 [+8.28] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.17 [+0.01] # 48.17 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 55.81 [+7.65] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 63.51 [+7.70] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 66.28 [+2.77] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 69.13 [+2.85] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 69.14 [+0.01] # 69.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 76.72 [+7.58] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 77.06 [+0.35] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 77.08 [+0.02] # 77.08 [+0.00] INFO: # Large scale dump tests # 112.14 [+35.06] TEST: IPv4 large scale dump tests [ OK ] # 335.33 [+223.19] TEST: IPv6 large scale dump tests [ OK ] # 552.22 [+216.88] TEST: L2 large scale dump tests [ OK ] # 558.12 [+5.91] TEST: Flush tests [ OK ] # 558.21 [+0.09] # 558.21 [+0.00] INFO: # Forwarding tests # 570.97 [+12.75] TEST: IPv4 host entries forwarding tests [ OK ] # 573.26 [+2.29] TEST: IPv6 host entries forwarding tests [ OK ] # 575.59 [+2.33] TEST: L2 host entries forwarding tests [ OK ] # 579.48 [+3.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 583.33 [+3.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 587.28 [+3.95] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 590.98 [+3.71] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 592.65 [+1.66] TEST: L2 port entries forwarding tests [ OK ] # 593.13 [+0.48] # 593.13 [+0.00] INFO: # Control packets tests # 595.80 [+2.67] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 598.22 [+2.42] 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__->