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.45 [+19.45] # 19.45 [+0.00] INFO: # Host entries configuration tests # 21.17 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.84 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.56 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 24.56 [+0.01] # 24.56 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.72 [+10.16] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.79 [+10.07] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.88 [+15.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.85 [+14.97] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.86 [+0.01] # 74.86 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.76 [+9.90] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.75 [+9.99] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.77 [+5.02] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.85 [+5.08] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.86 [+0.01] # 104.86 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.67 [+9.81] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.33 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.34 [+0.01] # 115.34 [+0.00] INFO: # Large scale dump tests # 163.78 [+48.45] TEST: IPv4 large scale dump tests [ OK ] # 373.44 [+209.65] TEST: IPv6 large scale dump tests [ OK ] # 573.25 [+199.81] TEST: L2 large scale dump tests [ OK ] # 584.03 [+10.78] TEST: Flush tests [ OK ] # 584.04 [+0.01] # 584.04 [+0.00] INFO: # Forwarding tests # 598.72 [+14.69] TEST: IPv4 host entries forwarding tests [ OK ] # 602.04 [+3.32] TEST: IPv6 host entries forwarding tests [ OK ] # 605.42 [+3.38] TEST: L2 host entries forwarding tests [ OK ] # 611.59 [+6.17] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 617.56 [+5.98] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 623.41 [+5.85] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 629.18 [+5.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 631.58 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 632.22 [+0.64] # 632.22 [+0.00] INFO: # Control packets tests # 635.95 [+3.73] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 639.55 [+3.60] 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__->