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.43 [+21.43] # 21.43 [+0.00] INFO: # Host entries configuration tests # 23.25 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.06 [+1.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.86 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 26.87 [+0.01] # 26.87 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.38 [+10.51] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.15 [+10.77] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.19 [+17.04] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.71 [+16.52] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.72 [+0.01] # 81.73 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.19 [+10.47] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.86 [+10.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.94 [+6.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.60 [+5.66] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.61 [+0.01] # 114.61 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.32 [+10.71] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.16 [+0.84] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.17 [+0.01] # 126.17 [+0.00] INFO: # Large scale dump tests # 180.36 [+54.19] TEST: IPv4 large scale dump tests [ OK ] # 405.12 [+224.76] TEST: IPv6 large scale dump tests [ OK ] # 613.31 [+208.19] TEST: L2 large scale dump tests [ OK ] # 625.75 [+12.44] TEST: Flush tests [ OK ] # 625.84 [+0.10] # 625.84 [+0.00] INFO: # Forwarding tests # 641.13 [+15.29] TEST: IPv4 host entries forwarding tests [ OK ] # 644.83 [+3.70] TEST: IPv6 host entries forwarding tests [ OK ] # 648.26 [+3.43] TEST: L2 host entries forwarding tests [ OK ] # 654.66 [+6.40] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 661.11 [+6.45] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 667.70 [+6.59] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 674.40 [+6.70] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 676.95 [+2.55] TEST: L2 port entries forwarding tests [ OK ] # 677.75 [+0.80] # 677.75 [+0.00] INFO: # Control packets tests # 681.64 [+3.89] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 685.46 [+3.82] 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__->