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.50 [+19.50] # 19.50 [+0.00] INFO: # Host entries configuration tests # 21.21 [+1.71] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.88 [+1.67] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.56 [+1.68] TEST: Common host entries configuration tests (L2) [ OK ] # 24.57 [+0.01] # 24.57 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.68 [+10.11] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.57 [+9.89] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.77 [+16.20] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.20 [+15.44] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.21 [+0.01] # 76.21 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.45 [+10.24] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.76 [+10.31] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.10 [+5.34] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 107.43 [+5.33] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 107.44 [+0.01] # 107.44 [+0.00] INFO: # Port group entries configuration tests - L2 # 117.63 [+10.19] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 118.31 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 118.31 [+0.01] # 118.31 [+0.00] INFO: # Large scale dump tests # 171.39 [+53.07] TEST: IPv4 large scale dump tests [ OK ] # 375.62 [+204.23] TEST: IPv6 large scale dump tests [ OK ] # 581.83 [+206.21] TEST: L2 large scale dump tests [ OK ] # 593.56 [+11.72] TEST: Flush tests [ OK ] # 593.57 [+0.01] # 593.57 [+0.00] INFO: # Forwarding tests # 608.33 [+14.76] TEST: IPv4 host entries forwarding tests [ OK ] # 611.71 [+3.38] TEST: IPv6 host entries forwarding tests [ OK ] # 614.95 [+3.24] TEST: L2 host entries forwarding tests [ OK ] # 621.09 [+6.14] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 627.18 [+6.09] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 632.96 [+5.78] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 638.85 [+5.89] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 641.38 [+2.53] TEST: L2 port entries forwarding tests [ OK ] # 642.01 [+0.63] # 642.01 [+0.00] INFO: # Control packets tests # 645.67 [+3.67] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.11 [+3.44] 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__->