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 # 21.30 [+21.30] # 21.30 [+0.00] INFO: # Host entries configuration tests # 23.27 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.08 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.00 [+1.92] TEST: Common host entries configuration tests (L2) [ OK ] # 27.01 [+0.01] # 27.01 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.54 [+10.53] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.20 [+10.66] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.76 [+17.56] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.46 [+16.70] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.47 [+0.01] # 82.47 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.79 [+10.32] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.03 [+10.24] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.49 [+5.46] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.13 [+5.64] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.14 [+0.01] # 114.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.62 [+10.48] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.32 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.33 [+0.01] # 125.33 [+0.00] INFO: # Large scale dump tests # 178.39 [+53.06] TEST: IPv4 large scale dump tests [ OK ] # 398.15 [+219.76] TEST: IPv6 large scale dump tests [ OK ] # 608.57 [+210.42] TEST: L2 large scale dump tests [ OK ] # 620.26 [+11.69] TEST: Flush tests [ OK ] # 620.33 [+0.07] # 620.33 [+0.00] INFO: # Forwarding tests # 635.27 [+14.93] TEST: IPv4 host entries forwarding tests [ OK ] # 638.77 [+3.50] TEST: IPv6 host entries forwarding tests [ OK ] # 642.35 [+3.58] TEST: L2 host entries forwarding tests [ OK ] # 648.96 [+6.61] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 655.46 [+6.49] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 661.71 [+6.26] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 668.27 [+6.55] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 670.91 [+2.65] TEST: L2 port entries forwarding tests [ OK ] # 671.66 [+0.75] # 671.66 [+0.00] INFO: # Control packets tests # 675.53 [+3.86] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 679.30 [+3.77] 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__->