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.10 [+19.10] # 19.10 [+0.00] INFO: # Host entries configuration tests # 20.99 [+1.89] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.80 [+1.81] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.54 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 24.54 [+0.01] # 24.54 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.67 [+10.13] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.60 [+9.92] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.06 [+15.46] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.13 [+16.07] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.14 [+0.01] # 76.14 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.22 [+10.08] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.42 [+10.20] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 101.98 [+5.56] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.30 [+5.32] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.31 [+0.01] # 107.31 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.30 [+10.00] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 117.96 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 117.97 [+0.01] # 117.97 [+0.00] INFO: # Large scale dump tests # 167.26 [+49.29] TEST: IPv4 large scale dump tests [ OK ] # 384.42 [+217.16] TEST: IPv6 large scale dump tests [ OK ] # 596.04 [+211.62] TEST: L2 large scale dump tests [ OK ] # 607.93 [+11.89] TEST: Flush tests [ OK ] # 607.95 [+0.01] # 607.95 [+0.00] INFO: # Forwarding tests # 622.62 [+14.67] TEST: IPv4 host entries forwarding tests [ OK ] # 626.19 [+3.57] TEST: IPv6 host entries forwarding tests [ OK ] # 629.59 [+3.40] TEST: L2 host entries forwarding tests [ OK ] # 635.72 [+6.13] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 641.65 [+5.94] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 647.31 [+5.65] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 653.03 [+5.73] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 655.40 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 656.02 [+0.62] # 656.02 [+0.00] INFO: # Control packets tests # 659.54 [+3.52] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 662.99 [+3.45] 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__->