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.69 [+19.69] # 19.70 [+0.00] INFO: # Host entries configuration tests # 21.45 [+1.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.15 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.82 [+1.67] TEST: Common host entries configuration tests (L2) [ OK ] # 24.83 [+0.01] # 24.83 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.92 [+10.09] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.04 [+10.11] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.47 [+20.43] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.81 [+17.34] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.82 [+0.01] # 82.82 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 93.36 [+10.53] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.51 [+10.15] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.69 [+5.19] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.66 [+4.97] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.67 [+0.01] # 113.67 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.79 [+10.11] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.50 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.51 [+0.01] # 124.52 [+0.00] INFO: # Large scale dump tests # 172.75 [+48.24] TEST: IPv4 large scale dump tests [ OK ] # 376.54 [+203.79] TEST: IPv6 large scale dump tests [ OK ] # 573.14 [+196.60] TEST: L2 large scale dump tests [ OK ] # 584.08 [+10.94] TEST: Flush tests [ OK ] # 584.09 [+0.01] # 584.09 [+0.00] INFO: # Forwarding tests # 598.67 [+14.57] TEST: IPv4 host entries forwarding tests [ OK ] # 601.99 [+3.32] TEST: IPv6 host entries forwarding tests [ OK ] # 605.43 [+3.45] TEST: L2 host entries forwarding tests [ OK ] # 611.63 [+6.20] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 617.39 [+5.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 623.22 [+5.83] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 629.16 [+5.94] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 631.62 [+2.46] TEST: L2 port entries forwarding tests [ OK ] # 632.30 [+0.68] # 632.30 [+0.00] INFO: # Control packets tests # 635.97 [+3.68] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 639.44 [+3.47] 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__->