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.32 [+20.32] # 20.32 [+0.00] INFO: # Host entries configuration tests # 22.25 [+1.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.17 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.01 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 26.02 [+0.01] # 26.02 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.52 [+10.50] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.87 [+10.35] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.03 [+17.15] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.47 [+17.44] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.48 [+0.01] # 81.48 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.32 [+10.85] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.12 [+10.80] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.02 [+5.90] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.28 [+6.26] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.29 [+0.01] # 115.29 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.32 [+11.03] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.14 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.14 [+0.01] # 127.15 [+0.00] INFO: # Large scale dump tests # 184.60 [+57.46] TEST: IPv4 large scale dump tests [ OK ] # 413.64 [+229.03] TEST: IPv6 large scale dump tests [ OK ] # 634.80 [+221.17] TEST: L2 large scale dump tests [ OK ] # 648.10 [+13.29] TEST: Flush tests [ OK ] # 648.20 [+0.10] # 648.20 [+0.00] INFO: # Forwarding tests # 664.03 [+15.83] TEST: IPv4 host entries forwarding tests [ OK ] # 668.19 [+4.15] TEST: IPv6 host entries forwarding tests [ OK ] # 671.72 [+3.54] TEST: L2 host entries forwarding tests [ OK ] # 678.75 [+7.03] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 685.97 [+7.22] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 692.86 [+6.89] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 699.61 [+6.76] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 702.64 [+3.03] TEST: L2 port entries forwarding tests [ OK ] # 703.44 [+0.80] # 703.44 [+0.00] INFO: # Control packets tests # 707.85 [+4.41] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 711.92 [+4.07] 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__->