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.05 [+19.05] # 19.05 [+0.00] INFO: # Host entries configuration tests # 20.86 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.61 [+1.75] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.44 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 24.46 [+0.02] # 24.46 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.87 [+10.41] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.46 [+10.59] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.53 [+17.07] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.97 [+17.44] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.98 [+0.01] # 79.98 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.81 [+10.83] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.44 [+10.63] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.07 [+5.63] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.70 [+5.62] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.71 [+0.02] # 112.71 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.28 [+10.57] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.08 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.08 [+0.01] # 124.09 [+0.00] INFO: # Large scale dump tests # 178.70 [+54.62] TEST: IPv4 large scale dump tests [ OK ] # 405.68 [+226.98] TEST: IPv6 large scale dump tests [ OK ] # 625.37 [+219.69] TEST: L2 large scale dump tests [ OK ] # 638.85 [+13.48] TEST: Flush tests [ OK ] # 638.95 [+0.10] # 638.95 [+0.00] INFO: # Forwarding tests # 654.33 [+15.38] TEST: IPv4 host entries forwarding tests [ OK ] # 658.48 [+4.15] TEST: IPv6 host entries forwarding tests [ OK ] # 662.27 [+3.78] TEST: L2 host entries forwarding tests [ OK ] # 669.36 [+7.09] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 675.72 [+6.36] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 682.66 [+6.94] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.61 [+6.95] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 692.52 [+2.91] TEST: L2 port entries forwarding tests [ OK ] # 693.34 [+0.82] # 693.34 [+0.00] INFO: # Control packets tests # 697.43 [+4.09] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 701.12 [+3.69] 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__->