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.25 [+21.25] # 21.25 [+0.00] INFO: # Host entries configuration tests # 23.21 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.02 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.95 [+1.94] TEST: Common host entries configuration tests (L2) [ OK ] # 26.97 [+0.02] # 26.97 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.58 [+10.61] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.82 [+10.25] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 69.07 [+21.25] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.30 [+17.23] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.33 [+0.03] # 86.33 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.71 [+10.39] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.30 [+10.59] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.82 [+5.52] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.64 [+5.82] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.65 [+0.01] # 118.65 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.26 [+10.61] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.00 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.02 [+0.01] # 130.02 [+0.00] INFO: # Large scale dump tests # 183.09 [+53.07] TEST: IPv4 large scale dump tests [ OK ] # 408.47 [+225.39] TEST: IPv6 large scale dump tests [ OK ] # 618.47 [+210.00] TEST: L2 large scale dump tests [ OK ] # 631.08 [+12.61] TEST: Flush tests [ OK ] # 631.16 [+0.07] # 631.16 [+0.00] INFO: # Forwarding tests # 646.28 [+15.12] TEST: IPv4 host entries forwarding tests [ OK ] # 649.88 [+3.61] TEST: IPv6 host entries forwarding tests [ OK ] # 653.52 [+3.64] TEST: L2 host entries forwarding tests [ OK ] # 660.27 [+6.75] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 666.58 [+6.31] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 673.16 [+6.58] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 679.82 [+6.65] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 682.52 [+2.70] TEST: L2 port entries forwarding tests [ OK ] # 683.31 [+0.80] # 683.31 [+0.00] INFO: # Control packets tests # 687.51 [+4.20] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 691.41 [+3.90] 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__->