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.98 [+19.98] # 19.98 [+0.00] INFO: # Host entries configuration tests # 21.66 [+1.68] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.29 [+1.63] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.93 [+1.64] TEST: Common host entries configuration tests (L2) [ OK ] # 24.94 [+0.01] # 24.94 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.03 [+10.09] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.14 [+10.10] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.14 [+17.01] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.66 [+16.52] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.67 [+0.01] # 78.67 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.13 [+10.46] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.19 [+10.06] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.32 [+5.13] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.10 [+5.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.12 [+0.01] # 110.12 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.23 [+10.12] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.89 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.90 [+0.01] # 120.90 [+0.00] INFO: # Large scale dump tests # 171.74 [+50.84] TEST: IPv4 large scale dump tests [ OK ] # 382.13 [+210.38] TEST: IPv6 large scale dump tests [ OK ] # 578.02 [+195.89] TEST: L2 large scale dump tests [ OK ] # 589.93 [+11.91] TEST: Flush tests [ OK ] # 589.94 [+0.01] # 589.94 [+0.00] INFO: # Forwarding tests # 605.01 [+15.08] TEST: IPv4 host entries forwarding tests [ OK ] # 608.60 [+3.59] TEST: IPv6 host entries forwarding tests [ OK ] # 611.95 [+3.34] TEST: L2 host entries forwarding tests [ OK ] # 618.04 [+6.09] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 623.76 [+5.72] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 629.61 [+5.85] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 635.64 [+6.03] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 638.14 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 638.80 [+0.66] # 638.80 [+0.00] INFO: # Control packets tests # 642.62 [+3.82] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 646.24 [+3.62] 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__->