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.55 [+19.55] # 19.55 [+0.00] INFO: # Host entries configuration tests # 21.39 [+1.83] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.25 [+1.86] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.14 [+1.89] TEST: Common host entries configuration tests (L2) [ OK ] # 25.14 [+0.01] # 25.14 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.72 [+10.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.53 [+10.80] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.22 [+15.70] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.58 [+15.36] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.59 [+0.01] # 77.59 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.17 [+15.58] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.65 [+10.48] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.03 [+5.37] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.61 [+5.59] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.62 [+0.01] # 114.62 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.07 [+10.45] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.80 [+0.73] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.81 [+0.01] # 125.81 [+0.00] INFO: # Large scale dump tests # 175.82 [+50.01] TEST: IPv4 large scale dump tests [ OK ] # 376.74 [+200.93] TEST: IPv6 large scale dump tests [ OK ] # 570.22 [+193.48] TEST: L2 large scale dump tests [ OK ] # 586.13 [+15.91] TEST: Flush tests [ OK ] # 586.14 [+0.01] # 586.14 [+0.00] INFO: # Forwarding tests # 600.65 [+14.51] TEST: IPv4 host entries forwarding tests [ OK ] # 604.07 [+3.41] TEST: IPv6 host entries forwarding tests [ OK ] # 607.42 [+3.35] TEST: L2 host entries forwarding tests [ OK ] # 613.47 [+6.05] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 619.30 [+5.84] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 624.81 [+5.51] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 630.49 [+5.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 632.86 [+2.37] TEST: L2 port entries forwarding tests [ OK ] # 633.45 [+0.60] # 633.46 [+0.00] INFO: # Control packets tests # 637.10 [+3.65] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 640.25 [+3.15] 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__->