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.75 [+21.75] # 21.76 [+0.00] INFO: # Host entries configuration tests # 23.70 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.62 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.51 [+1.89] TEST: Common host entries configuration tests (L2) [ OK ] # 27.52 [+0.01] # 27.52 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.33 [+10.81] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.94 [+10.62] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.45 [+17.50] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.63 [+18.18] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.64 [+0.01] # 84.64 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.54 [+10.90] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.46 [+10.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.39 [+5.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.25 [+5.86] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.26 [+0.01] # 118.26 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.02 [+10.76] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.83 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.84 [+0.01] # 129.84 [+0.00] INFO: # Large scale dump tests # 184.65 [+54.82] TEST: IPv4 large scale dump tests [ OK ] # 400.63 [+215.98] TEST: IPv6 large scale dump tests [ OK ] # 627.31 [+226.68] TEST: L2 large scale dump tests [ OK ] # 640.84 [+13.53] TEST: Flush tests [ OK ] # 640.84 [+0.01] # 640.84 [+0.00] INFO: # Forwarding tests # 656.26 [+15.42] TEST: IPv4 host entries forwarding tests [ OK ] # 660.14 [+3.88] TEST: IPv6 host entries forwarding tests [ OK ] # 663.87 [+3.73] TEST: L2 host entries forwarding tests [ OK ] # 670.55 [+6.68] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 676.89 [+6.34] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 683.04 [+6.16] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.39 [+6.34] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 691.95 [+2.56] TEST: L2 port entries forwarding tests [ OK ] # 692.64 [+0.69] # 692.64 [+0.00] INFO: # Control packets tests # 696.53 [+3.89] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 700.19 [+3.66] 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__->