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 # 21.65 [+21.65] # 21.65 [+0.00] INFO: # Host entries configuration tests # 23.51 [+1.86] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.49 [+1.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.38 [+1.89] TEST: Common host entries configuration tests (L2) [ OK ] # 27.39 [+0.01] # 27.39 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.87 [+10.48] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.51 [+10.64] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.62 [+18.11] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.62 [+18.01] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.63 [+0.01] # 84.63 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.37 [+10.74] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 110.16 [+14.79] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 116.45 [+6.28] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 122.70 [+6.25] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 122.71 [+0.01] # 122.71 [+0.00] INFO: # Port group entries configuration tests - L2 # 133.30 [+10.59] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 134.13 [+0.83] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 134.14 [+0.01] # 134.14 [+0.00] INFO: # Large scale dump tests # 187.95 [+53.81] TEST: IPv4 large scale dump tests [ OK ] # 408.40 [+220.45] TEST: IPv6 large scale dump tests [ OK ] # 625.57 [+217.17] TEST: L2 large scale dump tests [ OK ] # 637.91 [+12.33] TEST: Flush tests [ OK ] # 638.00 [+0.09] # 638.00 [+0.00] INFO: # Forwarding tests # 653.14 [+15.15] TEST: IPv4 host entries forwarding tests [ OK ] # 656.97 [+3.83] TEST: IPv6 host entries forwarding tests [ OK ] # 660.77 [+3.80] TEST: L2 host entries forwarding tests [ OK ] # 667.89 [+7.11] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 674.78 [+6.90] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 681.26 [+6.48] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 687.68 [+6.42] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 690.34 [+2.66] TEST: L2 port entries forwarding tests [ OK ] # 691.07 [+0.73] # 691.07 [+0.00] INFO: # Control packets tests # 695.21 [+4.14] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 698.96 [+3.75] 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__->