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 # 21.15 [+21.15] # 21.15 [+0.00] INFO: # Host entries configuration tests # 23.13 [+1.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.94 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.84 [+1.91] TEST: Common host entries configuration tests (L2) [ OK ] # 26.86 [+0.02] # 26.86 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.38 [+10.51] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.78 [+10.40] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.93 [+17.15] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.23 [+18.30] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.24 [+0.01] # 83.24 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.09 [+10.84] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.62 [+10.53] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.47 [+5.85] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.32 [+5.85] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.33 [+0.01] # 116.33 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.09 [+10.76] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 127.97 [+0.88] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.98 [+0.01] # 127.98 [+0.00] INFO: # Large scale dump tests # 182.49 [+54.51] TEST: IPv4 large scale dump tests [ OK ] # 410.52 [+228.03] TEST: IPv6 large scale dump tests [ OK ] # 636.33 [+225.81] TEST: L2 large scale dump tests [ OK ] # 648.77 [+12.44] TEST: Flush tests [ OK ] # 648.84 [+0.07] # 648.84 [+0.00] INFO: # Forwarding tests # 664.25 [+15.41] TEST: IPv4 host entries forwarding tests [ OK ] # 667.87 [+3.62] TEST: IPv6 host entries forwarding tests [ OK ] # 671.55 [+3.68] TEST: L2 host entries forwarding tests [ OK ] # 678.31 [+6.76] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 684.67 [+6.37] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 691.16 [+6.49] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 697.63 [+6.47] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 700.23 [+2.60] TEST: L2 port entries forwarding tests [ OK ] # 701.05 [+0.82] # 701.05 [+0.00] INFO: # Control packets tests # 704.83 [+3.78] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 708.60 [+3.77] 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__->