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 # 20.24 [+20.24] # 20.24 [+0.00] INFO: # Host entries configuration tests # 22.03 [+1.79] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.68 [+1.65] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.60 [+1.91] TEST: Common host entries configuration tests (L2) [ OK ] # 25.61 [+0.01] # 25.61 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.95 [+10.34] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.17 [+10.22] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.72 [+16.55] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.75 [+20.04] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.76 [+0.01] # 82.76 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.13 [+10.37] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.30 [+10.17] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.76 [+5.46] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.21 [+5.45] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.22 [+0.01] # 114.22 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.39 [+10.18] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.11 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.12 [+0.01] # 125.12 [+0.00] INFO: # Large scale dump tests # 175.30 [+50.18] TEST: IPv4 large scale dump tests [ OK ] # 385.01 [+209.71] TEST: IPv6 large scale dump tests [ OK ] # 582.63 [+197.62] TEST: L2 large scale dump tests [ OK ] # 593.70 [+11.08] TEST: Flush tests [ OK ] # 593.71 [+0.01] # 593.71 [+0.00] INFO: # Forwarding tests # 608.29 [+14.58] TEST: IPv4 host entries forwarding tests [ OK ] # 611.62 [+3.33] TEST: IPv6 host entries forwarding tests [ OK ] # 614.76 [+3.14] TEST: L2 host entries forwarding tests [ OK ] # 620.63 [+5.87] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 626.48 [+5.86] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 631.98 [+5.49] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 637.89 [+5.91] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 640.30 [+2.41] TEST: L2 port entries forwarding tests [ OK ] # 640.93 [+0.64] # 640.93 [+0.00] INFO: # Control packets tests # 644.49 [+3.55] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 647.96 [+3.47] 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__->