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.99 [+20.99] # 20.99 [+0.00] INFO: # Host entries configuration tests # 22.96 [+1.96] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.92 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.83 [+1.91] TEST: Common host entries configuration tests (L2) [ OK ] # 26.84 [+0.01] # 26.84 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.44 [+10.59] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.50 [+11.06] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.06 [+17.56] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.91 [+16.85] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.91 [+0.01] # 82.91 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.12 [+10.20] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.58 [+10.46] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.41 [+5.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.20 [+5.79] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.21 [+0.02] # 115.22 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.02 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.72 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.73 [+0.01] # 126.73 [+0.00] INFO: # Large scale dump tests # 183.54 [+56.81] TEST: IPv4 large scale dump tests [ OK ] # 419.21 [+235.66] TEST: IPv6 large scale dump tests [ OK ] # 656.42 [+237.21] TEST: L2 large scale dump tests [ OK ] # 669.90 [+13.48] TEST: Flush tests [ OK ] # 669.98 [+0.08] # 669.98 [+0.00] INFO: # Forwarding tests # 685.59 [+15.61] TEST: IPv4 host entries forwarding tests [ OK ] # 690.00 [+4.41] TEST: IPv6 host entries forwarding tests [ OK ] # 693.89 [+3.89] TEST: L2 host entries forwarding tests [ OK ] # 701.21 [+7.32] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 707.89 [+6.68] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 715.08 [+7.18] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 722.07 [+6.99] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 724.96 [+2.89] TEST: L2 port entries forwarding tests [ OK ] # 725.80 [+0.85] # 725.80 [+0.00] INFO: # Control packets tests # 730.00 [+4.20] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 734.58 [+4.58] 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__->