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 # 20.14 [+20.14] # 20.14 [+0.00] INFO: # Host entries configuration tests # 21.94 [+1.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.69 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.60 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 25.61 [+0.01] # 25.61 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.09 [+10.49] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.64 [+10.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.86 [+17.22] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.51 [+16.65] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.52 [+0.01] # 80.52 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.88 [+10.36] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.19 [+10.31] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.80 [+5.61] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.40 [+5.60] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.41 [+0.01] # 112.41 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.93 [+10.52] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.78 [+0.85] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.80 [+0.01] # 123.80 [+0.00] INFO: # Large scale dump tests # 176.86 [+53.06] TEST: IPv4 large scale dump tests [ OK ] # 401.05 [+224.19] TEST: IPv6 large scale dump tests [ OK ] # 618.07 [+217.02] TEST: L2 large scale dump tests [ OK ] # 630.50 [+12.43] TEST: Flush tests [ OK ] # 630.59 [+0.09] # 630.59 [+0.00] INFO: # Forwarding tests # 645.82 [+15.23] TEST: IPv4 host entries forwarding tests [ OK ] # 649.65 [+3.83] TEST: IPv6 host entries forwarding tests [ OK ] # 653.36 [+3.71] TEST: L2 host entries forwarding tests [ OK ] # 660.22 [+6.87] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 666.89 [+6.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 673.61 [+6.72] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 680.04 [+6.43] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 682.63 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 683.46 [+0.83] # 683.46 [+0.00] INFO: # Control packets tests # 687.37 [+3.91] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 691.29 [+3.92] 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__->