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.83 [+19.83] # 19.84 [+0.00] INFO: # Host entries configuration tests # 21.91 [+2.07] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.78 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.63 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 25.64 [+0.01] # 25.64 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.79 [+10.15] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.03 [+10.25] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.36 [+17.33] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.44 [+17.08] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.45 [+0.01] # 80.45 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.13 [+10.68] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.74 [+10.61] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.43 [+5.69] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.37 [+5.94] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.38 [+0.01] # 113.38 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.10 [+10.72] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.91 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.92 [+0.01] # 124.92 [+0.00] INFO: # Large scale dump tests # 180.79 [+55.87] TEST: IPv4 large scale dump tests [ OK ] # 406.49 [+225.71] TEST: IPv6 large scale dump tests [ OK ] # 634.81 [+228.32] TEST: L2 large scale dump tests [ OK ] # 648.58 [+13.77] TEST: Flush tests [ OK ] # 648.68 [+0.10] # 648.68 [+0.00] INFO: # Forwarding tests # 664.32 [+15.64] TEST: IPv4 host entries forwarding tests [ OK ] # 668.80 [+4.48] TEST: IPv6 host entries forwarding tests [ OK ] # 672.45 [+3.66] TEST: L2 host entries forwarding tests [ OK ] # 679.82 [+7.36] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 686.66 [+6.84] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 693.67 [+7.02] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 700.42 [+6.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 702.99 [+2.57] TEST: L2 port entries forwarding tests [ OK ] # 703.76 [+0.78] # 703.76 [+0.00] INFO: # Control packets tests # 708.01 [+4.25] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 711.99 [+3.98] 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__->