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.29 [+21.29] # 21.29 [+0.00] INFO: # Host entries configuration tests # 23.35 [+2.06] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.30 [+1.95] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.15 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 27.16 [+0.02] # 27.17 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.75 [+10.59] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.30 [+10.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.88 [+17.58] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.07 [+18.19] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.08 [+0.01] # 84.08 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.78 [+10.69] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.53 [+10.76] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.59 [+6.05] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 117.39 [+5.81] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 117.40 [+0.01] # 117.40 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.14 [+10.74] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.00 [+0.86] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.01 [+0.01] # 129.01 [+0.00] INFO: # Large scale dump tests # 184.43 [+55.41] TEST: IPv4 large scale dump tests [ OK ] # 403.98 [+219.55] TEST: IPv6 large scale dump tests [ OK ] # 632.56 [+228.58] TEST: L2 large scale dump tests [ OK ] # 645.32 [+12.75] TEST: Flush tests [ OK ] # 645.39 [+0.08] # 645.39 [+0.00] INFO: # Forwarding tests # 660.61 [+15.21] TEST: IPv4 host entries forwarding tests [ OK ] # 664.72 [+4.11] TEST: IPv6 host entries forwarding tests [ OK ] # 668.39 [+3.67] TEST: L2 host entries forwarding tests [ OK ] # 675.18 [+6.79] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 681.98 [+6.80] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 688.52 [+6.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 694.98 [+6.46] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 697.66 [+2.68] TEST: L2 port entries forwarding tests [ OK ] # 698.39 [+0.74] # 698.39 [+0.00] INFO: # Control packets tests # 702.28 [+3.89] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 706.31 [+4.03] 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__->