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.69 [+13.69] # 13.70 [+0.00] INFO: # Host entries configuration tests # 14.69 [+0.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.67 [+0.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.61 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.63 [+0.01] # 16.63 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.44 [+7.82] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.14 [+7.70] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.23 [+9.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 50.26 [+9.03] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 50.28 [+0.02] # 50.28 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 58.32 [+8.04] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 66.25 [+7.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 69.23 [+2.98] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 72.18 [+2.96] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 72.20 [+0.01] # 72.20 [+0.00] INFO: # Port group entries configuration tests - L2 # 79.99 [+7.79] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 80.37 [+0.39] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 80.38 [+0.01] # 80.38 [+0.00] INFO: # Large scale dump tests # 116.97 [+36.59] TEST: IPv4 large scale dump tests [ OK ] # 344.99 [+228.02] TEST: IPv6 large scale dump tests [ OK ] # 570.86 [+225.87] TEST: L2 large scale dump tests [ OK ] # 577.02 [+6.16] TEST: Flush tests [ OK ] # 577.09 [+0.07] # 577.09 [+0.00] INFO: # Forwarding tests # 590.04 [+12.94] TEST: IPv4 host entries forwarding tests [ OK ] # 591.99 [+1.95] TEST: IPv6 host entries forwarding tests [ OK ] # 593.95 [+1.96] TEST: L2 host entries forwarding tests [ OK ] # 597.69 [+3.74] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 601.41 [+3.72] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 604.81 [+3.41] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 608.32 [+3.51] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 609.64 [+1.31] TEST: L2 port entries forwarding tests [ OK ] # 610.07 [+0.43] # 610.07 [+0.00] INFO: # Control packets tests # 612.30 [+2.23] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 614.56 [+2.26] 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__->