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.95 [+18.95] # 18.96 [+0.00] INFO: # Host entries configuration tests # 20.57 [+1.61] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.25 [+1.69] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.91 [+1.66] TEST: Common host entries configuration tests (L2) [ OK ] # 23.92 [+0.01] # 23.92 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.97 [+10.05] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.95 [+9.98] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.75 [+15.80] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.63 [+14.88] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.63 [+0.01] # 74.63 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.94 [+10.30] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.84 [+9.91] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 100.22 [+5.37] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.52 [+5.30] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.53 [+0.01] # 105.53 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.36 [+9.83] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 116.07 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 116.08 [+0.01] # 116.08 [+0.00] INFO: # Large scale dump tests # 165.14 [+49.06] TEST: IPv4 large scale dump tests [ OK ] # 369.90 [+204.76] TEST: IPv6 large scale dump tests [ OK ] # 560.44 [+190.54] TEST: L2 large scale dump tests [ OK ] # 571.68 [+11.24] TEST: Flush tests [ OK ] # 571.69 [+0.01] # 571.69 [+0.00] INFO: # Forwarding tests # 586.15 [+14.45] TEST: IPv4 host entries forwarding tests [ OK ] # 589.49 [+3.34] TEST: IPv6 host entries forwarding tests [ OK ] # 592.84 [+3.35] TEST: L2 host entries forwarding tests [ OK ] # 599.18 [+6.34] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 604.97 [+5.79] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 610.51 [+5.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 616.04 [+5.53] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 618.42 [+2.38] TEST: L2 port entries forwarding tests [ OK ] # 619.04 [+0.62] # 619.04 [+0.00] INFO: # Control packets tests # 622.64 [+3.61] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 626.07 [+3.43] 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__->