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.32 [+13.32] # 13.32 [+0.00] INFO: # Host entries configuration tests # 14.23 [+0.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 15.25 [+1.02] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.24 [+0.99] TEST: Common host entries configuration tests (L2) [ OK ] # 16.25 [+0.01] # 16.25 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 23.89 [+7.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 31.57 [+7.68] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 40.20 [+8.63] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 48.93 [+8.73] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 48.94 [+0.01] # 48.94 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 56.86 [+7.91] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 64.73 [+7.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 67.65 [+2.92] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 70.70 [+3.05] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 70.71 [+0.01] # 70.71 [+0.00] INFO: # Port group entries configuration tests - L2 # 78.55 [+7.83] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 78.93 [+0.38] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 78.94 [+0.01] # 78.94 [+0.00] INFO: # Large scale dump tests # 116.16 [+37.22] TEST: IPv4 large scale dump tests [ OK ] # 340.31 [+224.14] TEST: IPv6 large scale dump tests [ OK ] # 572.09 [+231.79] TEST: L2 large scale dump tests [ OK ] # 578.59 [+6.50] TEST: Flush tests [ OK ] # 578.71 [+0.11] # 578.71 [+0.00] INFO: # Forwarding tests # 591.76 [+13.06] TEST: IPv4 host entries forwarding tests [ OK ] # 593.92 [+2.16] TEST: IPv6 host entries forwarding tests [ OK ] # 595.99 [+2.07] TEST: L2 host entries forwarding tests [ OK ] # 600.02 [+4.03] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 603.96 [+3.94] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 607.50 [+3.55] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 611.29 [+3.78] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 612.82 [+1.53] TEST: L2 port entries forwarding tests [ OK ] # 613.26 [+0.44] # 613.26 [+0.00] INFO: # Control packets tests # 615.46 [+2.20] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 617.72 [+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__->