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.48 [+21.48] # 21.48 [+0.00] INFO: # Host entries configuration tests # 23.34 [+1.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.30 [+1.96] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.26 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 27.27 [+0.01] # 27.27 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.90 [+10.63] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.78 [+10.88] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.60 [+17.82] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.54 [+17.94] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.55 [+0.01] # 84.55 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.16 [+10.61] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 105.93 [+10.77] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 111.85 [+5.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.07 [+6.22] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.08 [+0.01] # 118.08 [+0.00] INFO: # Port group entries configuration tests - L2 # 128.88 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.66 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.67 [+0.01] # 129.67 [+0.00] INFO: # Large scale dump tests # 186.98 [+57.31] TEST: IPv4 large scale dump tests [ OK ] # 412.37 [+225.38] TEST: IPv6 large scale dump tests [ OK ] # 636.37 [+224.01] TEST: L2 large scale dump tests [ OK ] # 649.17 [+12.79] TEST: Flush tests [ OK ] # 649.27 [+0.10] # 649.27 [+0.00] INFO: # Forwarding tests # 664.49 [+15.22] TEST: IPv4 host entries forwarding tests [ OK ] # 668.19 [+3.70] TEST: IPv6 host entries forwarding tests [ OK ] # 671.95 [+3.76] TEST: L2 host entries forwarding tests [ OK ] # 678.75 [+6.81] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 685.26 [+6.51] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 691.49 [+6.23] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 697.71 [+6.22] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 700.41 [+2.70] TEST: L2 port entries forwarding tests [ OK ] # 701.27 [+0.86] # 701.27 [+0.00] INFO: # Control packets tests # 705.62 [+4.35] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 709.68 [+4.06] 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__->