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 # 18.62 [+18.62] # 18.62 [+0.00] INFO: # Host entries configuration tests # 20.34 [+1.72] TEST: Common host entries configuration tests (IPv4) [ OK ] # 21.95 [+1.60] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.48 [+1.54] TEST: Common host entries configuration tests (L2) [ OK ] # 23.49 [+0.01] # 23.49 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.34 [+9.85] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 42.96 [+9.62] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.43 [+15.47] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.07 [+15.64] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.08 [+0.01] # 74.08 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.21 [+10.13] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.35 [+10.13] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.21 [+4.87] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 103.99 [+4.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.00 [+0.01] # 104.00 [+0.00] INFO: # Port group entries configuration tests - L2 # 113.77 [+9.77] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 114.41 [+0.63] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 114.41 [+0.01] # 114.41 [+0.00] INFO: # Large scale dump tests # 163.13 [+48.71] TEST: IPv4 large scale dump tests [ OK ] # 366.97 [+203.84] TEST: IPv6 large scale dump tests [ OK ] # 573.44 [+206.47] TEST: L2 large scale dump tests [ OK ] # 585.68 [+12.24] TEST: Flush tests [ OK ] # 585.69 [+0.01] # 585.69 [+0.00] INFO: # Forwarding tests # 600.46 [+14.77] TEST: IPv4 host entries forwarding tests [ OK ] # 604.21 [+3.75] TEST: IPv6 host entries forwarding tests [ OK ] # 607.76 [+3.55] TEST: L2 host entries forwarding tests [ OK ] # 614.64 [+6.89] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.67 [+6.03] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.53 [+5.86] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.51 [+5.98] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.10 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 635.79 [+0.69] # 635.79 [+0.00] INFO: # Control packets tests # 639.45 [+3.66] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.33 [+3.88] 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__->