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 # 13.46 [+13.46] # 13.46 [+0.00] INFO: # Host entries configuration tests # 14.34 [+0.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.30 [+0.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.18 [+0.88] TEST: Common host entries configuration tests (L2) [ OK ] # 16.20 [+0.01] # 16.20 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.68 [+7.48] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.34 [+7.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.16 [+8.82] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.72 [+8.56] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.73 [+0.01] # 48.73 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.55 [+7.82] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.25 [+7.70] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.22 [+2.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.21 [+2.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.22 [+0.01] # 70.22 [+0.00] INFO: # Port group entries configuration tests - L2 # 77.99 [+7.76] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.33 [+0.34] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.34 [+0.01] # 78.34 [+0.00] INFO: # Large scale dump tests # 114.87 [+36.53] TEST: IPv4 large scale dump tests [ OK ] # 347.20 [+232.33] TEST: IPv6 large scale dump tests [ OK ] # 574.78 [+227.57] TEST: L2 large scale dump tests [ OK ] # 581.06 [+6.29] TEST: Flush tests [ OK ] # 581.16 [+0.09] # 581.16 [+0.00] INFO: # Forwarding tests # 594.12 [+12.96] TEST: IPv4 host entries forwarding tests [ OK ] # 596.45 [+2.33] TEST: IPv6 host entries forwarding tests [ OK ] # 598.52 [+2.06] TEST: L2 host entries forwarding tests [ OK ] # 602.99 [+4.47] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 606.70 [+3.72] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 610.30 [+3.60] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 613.95 [+3.65] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 615.52 [+1.57] TEST: L2 port entries forwarding tests [ OK ] # 615.97 [+0.46] # 615.97 [+0.00] INFO: # Control packets tests # 618.38 [+2.40] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 620.78 [+2.40] 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__->