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.60 [+19.60] # 19.60 [+0.00] INFO: # Host entries configuration tests # 21.34 [+1.75] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.09 [+1.75] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.78 [+1.70] TEST: Common host entries configuration tests (L2) [ OK ] # 24.80 [+0.01] # 24.80 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.78 [+9.98] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.67 [+9.90] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.06 [+16.39] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.33 [+16.27] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.34 [+0.01] # 77.34 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.81 [+10.46] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.99 [+10.18] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.50 [+5.52] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.42 [+5.92] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.43 [+0.01] # 109.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.95 [+10.52] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.70 [+0.75] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.71 [+0.01] # 120.71 [+0.00] INFO: # Large scale dump tests # 175.43 [+54.72] TEST: IPv4 large scale dump tests [ OK ] # 394.54 [+219.10] TEST: IPv6 large scale dump tests [ OK ] # 613.11 [+218.58] TEST: L2 large scale dump tests [ OK ] # 626.41 [+13.30] TEST: Flush tests [ OK ] # 626.42 [+0.01] # 626.43 [+0.00] INFO: # Forwarding tests # 641.65 [+15.23] TEST: IPv4 host entries forwarding tests [ OK ] # 645.96 [+4.31] TEST: IPv6 host entries forwarding tests [ OK ] # 649.68 [+3.72] TEST: L2 host entries forwarding tests [ OK ] # 656.61 [+6.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 663.16 [+6.54] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 669.47 [+6.31] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 676.24 [+6.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 678.87 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 679.58 [+0.71] # 679.59 [+0.00] INFO: # Control packets tests # 683.88 [+4.29] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 687.94 [+4.06] 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__->