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 # 18.91 [+18.91] # 18.91 [+0.00] INFO: # Host entries configuration tests # 20.70 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.63 [+1.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.46 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 24.47 [+0.01] # 24.47 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.53 [+10.06] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.64 [+10.12] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.46 [+14.82] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.09 [+14.63] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.10 [+0.01] # 74.10 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.36 [+10.26] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.71 [+10.35] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.39 [+5.67] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.77 [+5.38] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.78 [+0.01] # 105.78 [+0.00] INFO: # Port group entries configuration tests - L2 # 116.32 [+10.55] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.05 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.05 [+0.01] # 117.05 [+0.00] INFO: # Large scale dump tests # 166.24 [+49.19] TEST: IPv4 large scale dump tests [ OK ] # 368.19 [+201.95] TEST: IPv6 large scale dump tests [ OK ] # 563.06 [+194.86] TEST: L2 large scale dump tests [ OK ] # 579.32 [+16.26] TEST: Flush tests [ OK ] # 579.33 [+0.01] # 579.33 [+0.00] INFO: # Forwarding tests # 594.21 [+14.88] TEST: IPv4 host entries forwarding tests [ OK ] # 597.73 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 601.47 [+3.74] TEST: L2 host entries forwarding tests [ OK ] # 608.12 [+6.65] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 614.55 [+6.44] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 620.73 [+6.18] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 627.20 [+6.47] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 629.78 [+2.58] TEST: L2 port entries forwarding tests [ OK ] # 630.38 [+0.61] # 630.38 [+0.00] INFO: # Control packets tests # 634.13 [+3.74] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 638.38 [+4.26] 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__->