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.47 [+21.47] # 21.47 [+0.00] INFO: # Host entries configuration tests # 23.47 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.43 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.15 [+2.72] TEST: Common host entries configuration tests (L2) [ OK ] # 28.16 [+0.01] # 28.16 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 43.48 [+15.33] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 54.65 [+11.17] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 72.16 [+17.51] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 89.21 [+17.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 89.22 [+0.01] # 89.22 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 99.55 [+10.33] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 110.03 [+10.48] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 115.78 [+5.75] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 121.70 [+5.92] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 121.72 [+0.01] # 121.72 [+0.00] INFO: # Port group entries configuration tests - L2 # 132.21 [+10.49] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 133.00 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 133.01 [+0.02] # 133.01 [+0.00] INFO: # Large scale dump tests # 185.61 [+52.60] TEST: IPv4 large scale dump tests [ OK ] # 402.20 [+216.59] TEST: IPv6 large scale dump tests [ OK ] # 622.51 [+220.31] TEST: L2 large scale dump tests [ OK ] # 634.79 [+12.28] TEST: Flush tests [ OK ] # 634.86 [+0.07] # 634.86 [+0.00] INFO: # Forwarding tests # 649.84 [+14.99] TEST: IPv4 host entries forwarding tests [ OK ] # 653.50 [+3.65] TEST: IPv6 host entries forwarding tests [ OK ] # 657.10 [+3.60] TEST: L2 host entries forwarding tests [ OK ] # 664.01 [+6.92] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.20 [+6.18] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.30 [+6.11] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 682.32 [+6.02] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 684.96 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 685.72 [+0.75] # 685.72 [+0.00] INFO: # Control packets tests # 689.62 [+3.91] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 693.42 [+3.80] 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__->