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 # 19.54 [+19.54] # 19.54 [+0.00] INFO: # Host entries configuration tests # 21.22 [+1.68] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.92 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.66 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 24.67 [+0.01] # 24.67 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.73 [+10.06] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.75 [+10.02] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.63 [+15.88] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.42 [+15.79] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.43 [+0.01] # 76.43 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.38 [+9.94] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.44 [+10.07] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.63 [+5.19] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 106.59 [+4.96] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 106.60 [+0.01] # 106.60 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.66 [+10.06] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.33 [+0.67] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.34 [+0.01] # 117.34 [+0.00] INFO: # Large scale dump tests # 165.62 [+48.28] TEST: IPv4 large scale dump tests [ OK ] # 372.13 [+206.51] TEST: IPv6 large scale dump tests [ OK ] # 577.88 [+205.76] TEST: L2 large scale dump tests [ OK ] # 589.23 [+11.35] TEST: Flush tests [ OK ] # 589.24 [+0.01] # 589.24 [+0.00] INFO: # Forwarding tests # 603.88 [+14.64] TEST: IPv4 host entries forwarding tests [ OK ] # 607.41 [+3.54] TEST: IPv6 host entries forwarding tests [ OK ] # 610.84 [+3.42] TEST: L2 host entries forwarding tests [ OK ] # 616.98 [+6.14] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 622.75 [+5.78] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 628.58 [+5.83] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 634.35 [+5.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 636.87 [+2.52] TEST: L2 port entries forwarding tests [ OK ] # 637.57 [+0.69] # 637.57 [+0.00] INFO: # Control packets tests # 641.20 [+3.63] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 644.45 [+3.25] 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__->