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.90 [+19.90] # 19.90 [+0.00] INFO: # Host entries configuration tests # 21.67 [+1.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.36 [+1.68] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.98 [+1.62] TEST: Common host entries configuration tests (L2) [ OK ] # 24.99 [+0.01] # 24.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.77 [+9.79] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.82 [+10.05] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.07 [+16.25] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.66 [+16.59] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.68 [+0.02] # 77.68 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.12 [+10.44] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.83 [+10.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.52 [+5.69] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.01 [+5.49] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.02 [+0.01] # 110.03 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.25 [+10.22] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.95 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.96 [+0.01] # 120.96 [+0.00] INFO: # Large scale dump tests # 178.75 [+57.79] TEST: IPv4 large scale dump tests [ OK ] # 381.56 [+202.81] TEST: IPv6 large scale dump tests [ OK ] # 586.79 [+205.23] TEST: L2 large scale dump tests [ OK ] # 599.03 [+12.25] TEST: Flush tests [ OK ] # 599.04 [+0.01] # 599.04 [+0.00] INFO: # Forwarding tests # 613.92 [+14.87] TEST: IPv4 host entries forwarding tests [ OK ] # 617.74 [+3.83] TEST: IPv6 host entries forwarding tests [ OK ] # 621.46 [+3.71] TEST: L2 host entries forwarding tests [ OK ] # 628.34 [+6.88] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 634.42 [+6.08] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 640.31 [+5.89] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 646.05 [+5.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 648.55 [+2.49] TEST: L2 port entries forwarding tests [ OK ] # 649.18 [+0.64] # 649.19 [+0.00] INFO: # Control packets tests # 652.92 [+3.74] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 656.40 [+3.48] 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__->