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 # 20.94 [+20.94] # 20.94 [+0.00] INFO: # Host entries configuration tests # 22.75 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.47 [+1.72] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.30 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 26.31 [+0.01] # 26.31 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.34 [+10.03] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.87 [+10.53] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.86 [+15.99] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.05 [+17.19] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.06 [+0.01] # 80.06 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.54 [+10.48] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.35 [+10.81] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.32 [+5.98] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.21 [+5.89] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.22 [+0.01] # 113.22 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.80 [+10.57] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.54 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.56 [+0.02] # 124.56 [+0.00] INFO: # Large scale dump tests # 178.13 [+53.57] TEST: IPv4 large scale dump tests [ OK ] # 402.74 [+224.61] TEST: IPv6 large scale dump tests [ OK ] # 614.10 [+211.36] TEST: L2 large scale dump tests [ OK ] # 626.54 [+12.44] TEST: Flush tests [ OK ] # 626.62 [+0.09] # 626.62 [+0.00] INFO: # Forwarding tests # 641.65 [+15.03] TEST: IPv4 host entries forwarding tests [ OK ] # 645.35 [+3.69] TEST: IPv6 host entries forwarding tests [ OK ] # 648.93 [+3.58] TEST: L2 host entries forwarding tests [ OK ] # 655.72 [+6.80] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 661.76 [+6.04] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 668.11 [+6.35] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 674.60 [+6.49] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 677.14 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 677.96 [+0.82] # 677.96 [+0.00] INFO: # Control packets tests # 681.86 [+3.90] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 685.66 [+3.80] 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__->