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.95 [+19.95] # 19.95 [+0.00] INFO: # Host entries configuration tests # 21.68 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.39 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.14 [+1.75] TEST: Common host entries configuration tests (L2) [ OK ] # 25.15 [+0.01] # 25.15 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.39 [+10.25] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.35 [+9.96] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.63 [+16.27] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.86 [+16.23] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.87 [+0.01] # 77.87 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.33 [+10.46] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.73 [+10.40] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.66 [+5.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.99 [+6.32] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.99 [+0.01] # 110.99 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.48 [+10.48] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.26 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.27 [+0.01] # 122.27 [+0.00] INFO: # Large scale dump tests # 175.97 [+53.70] TEST: IPv4 large scale dump tests [ OK ] # 398.75 [+222.78] TEST: IPv6 large scale dump tests [ OK ] # 612.39 [+213.64] TEST: L2 large scale dump tests [ OK ] # 625.01 [+12.63] TEST: Flush tests [ OK ] # 625.02 [+0.01] # 625.02 [+0.00] INFO: # Forwarding tests # 640.43 [+15.40] TEST: IPv4 host entries forwarding tests [ OK ] # 644.34 [+3.91] TEST: IPv6 host entries forwarding tests [ OK ] # 648.02 [+3.68] TEST: L2 host entries forwarding tests [ OK ] # 654.60 [+6.58] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 660.80 [+6.20] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 667.13 [+6.33] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 673.39 [+6.26] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 676.08 [+2.69] TEST: L2 port entries forwarding tests [ OK ] # 676.80 [+0.72] # 676.81 [+0.00] INFO: # Control packets tests # 680.76 [+3.95] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 684.73 [+3.97] 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__->