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 # 14.13 [+14.13] # 14.13 [+0.00] INFO: # Host entries configuration tests # 15.07 [+0.94] TEST: Common host entries configuration tests (IPv4) [ OK ] # 16.03 [+0.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 16.97 [+0.94] TEST: Common host entries configuration tests (L2) [ OK ] # 16.98 [+0.01] # 16.98 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 24.73 [+7.75] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 32.68 [+7.94] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 41.97 [+9.29] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 51.47 [+9.50] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 51.49 [+0.02] # 51.49 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 59.59 [+8.10] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 67.54 [+7.95] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 70.46 [+2.92] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 73.70 [+3.24] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 73.71 [+0.01] # 73.71 [+0.00] INFO: # Port group entries configuration tests - L2 # 81.34 [+7.63] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 81.66 [+0.32] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 81.67 [+0.01] # 81.67 [+0.00] INFO: # Large scale dump tests # 119.37 [+37.70] TEST: IPv4 large scale dump tests [ OK ] # 351.13 [+231.76] TEST: IPv6 large scale dump tests [ OK ] # 558.01 [+206.88] TEST: L2 large scale dump tests [ OK ] # 564.01 [+6.00] TEST: Flush tests [ OK ] # 564.09 [+0.08] # 564.09 [+0.00] INFO: # Forwarding tests # 576.76 [+12.67] TEST: IPv4 host entries forwarding tests [ OK ] # 578.84 [+2.09] TEST: IPv6 host entries forwarding tests [ OK ] # 580.76 [+1.92] TEST: L2 host entries forwarding tests [ OK ] # 584.41 [+3.65] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 587.77 [+3.36] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 591.38 [+3.61] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 595.16 [+3.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 596.49 [+1.34] TEST: L2 port entries forwarding tests [ OK ] # 596.92 [+0.42] # 596.92 [+0.00] INFO: # Control packets tests # 599.29 [+2.38] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 601.65 [+2.36] 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__->