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 28800 # selftests: net/forwarding: bridge_mdb.sh # 20.11 [+20.11] # 20.11 [+0.00] INFO: # Host entries configuration tests # 22.08 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.97 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.77 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 25.78 [+0.01] # 25.78 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.47 [+10.70] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.29 [+10.82] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.29 [+18.00] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.37 [+18.08] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.38 [+0.01] # 83.38 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.25 [+10.87] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.94 [+10.68] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.75 [+5.81] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.75 [+6.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.76 [+0.01] # 116.76 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.75 [+10.99] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.59 [+0.84] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.61 [+0.02] # 128.61 [+0.00] INFO: # Large scale dump tests # 182.36 [+53.76] TEST: IPv4 large scale dump tests [ OK ] # 404.48 [+222.12] TEST: IPv6 large scale dump tests [ OK ] # 622.12 [+217.64] TEST: L2 large scale dump tests [ OK ] # 634.92 [+12.80] TEST: Flush tests [ OK ] # 634.93 [+0.01] # 634.93 [+0.00] INFO: # Forwarding tests # 649.94 [+15.01] TEST: IPv4 host entries forwarding tests [ OK ] # 653.69 [+3.75] TEST: IPv6 host entries forwarding tests [ OK ] # 657.29 [+3.60] TEST: L2 host entries forwarding tests [ OK ] # 664.22 [+6.93] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.77 [+6.55] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 677.20 [+6.43] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.61 [+6.41] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.32 [+2.71] TEST: L2 port entries forwarding tests [ OK ] # 687.12 [+0.80] # 687.12 [+0.00] INFO: # Control packets tests # 691.14 [+4.02] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 695.00 [+3.87] 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__->