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.83 [+19.83] # 19.83 [+0.00] INFO: # Host entries configuration tests # 21.65 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.52 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.33 [+1.81] TEST: Common host entries configuration tests (L2) [ OK ] # 25.34 [+0.01] # 25.34 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.49 [+10.15] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.75 [+10.26] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.94 [+16.19] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.98 [+16.04] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.99 [+0.01] # 77.99 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.09 [+10.10] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.31 [+10.22] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.64 [+5.33] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.95 [+5.31] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.96 [+0.01] # 108.96 [+0.00] INFO: # Port group entries configuration tests - L2 # 118.81 [+9.85] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 119.46 [+0.65] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 119.47 [+0.01] # 119.47 [+0.00] INFO: # Large scale dump tests # 168.89 [+49.42] TEST: IPv4 large scale dump tests [ OK ] # 373.17 [+204.28] TEST: IPv6 large scale dump tests [ OK ] # 568.07 [+194.90] TEST: L2 large scale dump tests [ OK ] # 579.67 [+11.60] TEST: Flush tests [ OK ] # 579.68 [+0.01] # 579.68 [+0.00] INFO: # Forwarding tests # 594.64 [+14.96] TEST: IPv4 host entries forwarding tests [ OK ] # 597.93 [+3.28] TEST: IPv6 host entries forwarding tests [ OK ] # 601.19 [+3.26] TEST: L2 host entries forwarding tests [ OK ] # 607.42 [+6.23] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 613.44 [+6.02] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 619.20 [+5.76] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 625.02 [+5.82] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 627.58 [+2.56] TEST: L2 port entries forwarding tests [ OK ] # 628.27 [+0.68] # 628.27 [+0.00] INFO: # Control packets tests # 631.90 [+3.63] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 635.39 [+3.49] 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__->