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 # 22.59 [+22.59] # 22.59 [+0.00] INFO: # Host entries configuration tests # 24.54 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.50 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.60 [+2.10] TEST: Common host entries configuration tests (L2) [ OK ] # 28.61 [+0.01] # 28.61 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.25 [+10.64] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.01 [+10.76] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.79 [+17.79] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.59 [+17.80] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.60 [+0.01] # 85.60 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.33 [+10.73] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.91 [+10.58] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.50 [+5.59] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.12 [+5.62] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.14 [+0.02] # 118.14 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.74 [+10.60] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.51 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.52 [+0.01] # 129.52 [+0.00] INFO: # Large scale dump tests # 183.22 [+53.70] TEST: IPv4 large scale dump tests [ OK ] # 407.70 [+224.48] TEST: IPv6 large scale dump tests [ OK ] # 628.00 [+220.30] TEST: L2 large scale dump tests [ OK ] # 639.69 [+11.69] TEST: Flush tests [ OK ] # 639.76 [+0.07] # 639.76 [+0.00] INFO: # Forwarding tests # 654.70 [+14.94] TEST: IPv4 host entries forwarding tests [ OK ] # 658.44 [+3.74] TEST: IPv6 host entries forwarding tests [ OK ] # 661.99 [+3.55] TEST: L2 host entries forwarding tests [ OK ] # 668.54 [+6.55] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 674.80 [+6.26] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 681.09 [+6.29] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 687.52 [+6.42] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 690.25 [+2.73] TEST: L2 port entries forwarding tests [ OK ] # 691.07 [+0.82] # 691.07 [+0.00] INFO: # Control packets tests # 695.03 [+3.96] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 698.82 [+3.79] 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__->