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 # 20.93 [+20.93] # 20.93 [+0.00] INFO: # Host entries configuration tests # 22.84 [+1.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.67 [+1.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.51 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 26.52 [+0.01] # 26.52 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.97 [+10.46] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.58 [+10.61] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.28 [+17.70] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.39 [+18.11] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.40 [+0.01] # 83.40 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.92 [+10.52] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.35 [+10.43] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.08 [+5.73] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.02 [+5.94] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.03 [+0.01] # 116.03 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.52 [+10.49] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.28 [+0.76] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.29 [+0.01] # 127.29 [+0.00] INFO: # Large scale dump tests # 181.20 [+53.91] TEST: IPv4 large scale dump tests [ OK ] # 407.32 [+226.12] TEST: IPv6 large scale dump tests [ OK ] # 630.20 [+222.88] TEST: L2 large scale dump tests [ OK ] # 643.21 [+13.00] TEST: Flush tests [ OK ] # 643.22 [+0.01] # 643.22 [+0.00] INFO: # Forwarding tests # 658.08 [+14.86] TEST: IPv4 host entries forwarding tests [ OK ] # 661.67 [+3.60] TEST: IPv6 host entries forwarding tests [ OK ] # 665.29 [+3.61] TEST: L2 host entries forwarding tests [ OK ] # 671.87 [+6.58] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 677.97 [+6.10] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 684.37 [+6.40] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 690.66 [+6.29] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 693.27 [+2.61] TEST: L2 port entries forwarding tests [ OK ] # 693.94 [+0.67] # 693.94 [+0.00] INFO: # Control packets tests # 697.88 [+3.94] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 701.64 [+3.76] 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__->