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 # 20.11 [+20.11] # 20.11 [+0.00] INFO: # Host entries configuration tests # 22.08 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.87 [+1.79] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.61 [+1.74] TEST: Common host entries configuration tests (L2) [ OK ] # 25.63 [+0.01] # 25.63 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.11 [+10.48] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.69 [+10.58] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.60 [+16.91] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.76 [+17.17] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.77 [+0.01] # 80.77 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.13 [+10.35] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.29 [+10.17] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.97 [+5.68] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.77 [+5.80] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.78 [+0.01] # 112.78 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.34 [+10.55] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.16 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.17 [+0.01] # 124.17 [+0.00] INFO: # Large scale dump tests # 178.74 [+54.57] TEST: IPv4 large scale dump tests [ OK ] # 404.14 [+225.40] TEST: IPv6 large scale dump tests [ OK ] # 621.26 [+217.11] TEST: L2 large scale dump tests [ OK ] # 633.41 [+12.15] TEST: Flush tests [ OK ] # 633.41 [+0.01] # 633.41 [+0.00] INFO: # Forwarding tests # 648.65 [+15.24] TEST: IPv4 host entries forwarding tests [ OK ] # 652.86 [+4.21] TEST: IPv6 host entries forwarding tests [ OK ] # 656.44 [+3.58] TEST: L2 host entries forwarding tests [ OK ] # 663.45 [+7.01] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.01 [+6.56] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.51 [+6.50] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.03 [+6.52] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 685.69 [+2.66] TEST: L2 port entries forwarding tests [ OK ] # 686.40 [+0.71] # 686.40 [+0.00] INFO: # Control packets tests # 690.54 [+4.14] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 694.37 [+3.83] 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__->