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.34 [+21.34] # 21.34 [+0.00] INFO: # Host entries configuration tests # 23.39 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.31 [+1.92] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.30 [+1.99] TEST: Common host entries configuration tests (L2) [ OK ] # 27.32 [+0.01] # 27.32 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.27 [+11.95] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 51.84 [+12.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 70.15 [+18.31] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 88.11 [+17.96] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 88.12 [+0.01] # 88.12 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 98.43 [+10.31] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 109.08 [+10.65] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 114.96 [+5.88] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.96 [+6.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 120.97 [+0.01] # 120.97 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.39 [+10.42] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.10 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.11 [+0.01] # 132.11 [+0.00] INFO: # Large scale dump tests # 184.03 [+51.92] TEST: IPv4 large scale dump tests [ OK ] # 397.49 [+213.46] TEST: IPv6 large scale dump tests [ OK ] # 605.91 [+208.42] TEST: L2 large scale dump tests [ OK ] # 617.55 [+11.65] TEST: Flush tests [ OK ] # 617.62 [+0.07] # 617.62 [+0.00] INFO: # Forwarding tests # 632.64 [+15.02] TEST: IPv4 host entries forwarding tests [ OK ] # 636.17 [+3.53] TEST: IPv6 host entries forwarding tests [ OK ] # 639.51 [+3.34] TEST: L2 host entries forwarding tests [ OK ] # 645.78 [+6.27] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 651.94 [+6.15] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 658.29 [+6.35] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 664.57 [+6.28] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 667.16 [+2.59] TEST: L2 port entries forwarding tests [ OK ] # 667.91 [+0.75] # 667.91 [+0.00] INFO: # Control packets tests # 672.00 [+4.08] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 675.83 [+3.84] 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__->