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.70 [+20.70] # 20.70 [+0.00] INFO: # Host entries configuration tests # 22.42 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.15 [+1.73] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.88 [+1.73] TEST: Common host entries configuration tests (L2) [ OK ] # 25.89 [+0.01] # 25.89 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.07 [+10.18] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.59 [+10.52] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.87 [+16.28] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.09 [+16.22] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.11 [+0.01] # 79.11 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.43 [+10.32] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.80 [+10.37] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.20 [+5.40] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.52 [+5.31] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.52 [+0.01] # 110.52 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.61 [+10.08] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.33 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.34 [+0.02] # 121.34 [+0.00] INFO: # Large scale dump tests # 172.07 [+50.73] TEST: IPv4 large scale dump tests [ OK ] # 370.65 [+198.58] TEST: IPv6 large scale dump tests [ OK ] # 584.04 [+213.39] TEST: L2 large scale dump tests [ OK ] # 596.00 [+11.96] TEST: Flush tests [ OK ] # 596.01 [+0.01] # 596.01 [+0.00] INFO: # Forwarding tests # 610.87 [+14.86] TEST: IPv4 host entries forwarding tests [ OK ] # 614.78 [+3.91] TEST: IPv6 host entries forwarding tests [ OK ] # 618.65 [+3.87] TEST: L2 host entries forwarding tests [ OK ] # 625.19 [+6.54] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 631.59 [+6.40] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 637.88 [+6.29] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 644.08 [+6.20] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 646.81 [+2.73] TEST: L2 port entries forwarding tests [ OK ] # 647.58 [+0.77] # 647.58 [+0.00] INFO: # Control packets tests # 651.40 [+3.82] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 655.12 [+3.72] 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__->