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.26 [+22.26] # 22.26 [+0.00] INFO: # Host entries configuration tests # 24.37 [+2.11] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.36 [+1.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.33 [+1.97] TEST: Common host entries configuration tests (L2) [ OK ] # 28.34 [+0.01] # 28.34 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.20 [+10.86] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.06 [+10.86] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.65 [+17.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.00 [+17.35] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.01 [+0.01] # 85.01 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.70 [+10.70] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.49 [+10.79] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.42 [+5.93] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.54 [+6.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.55 [+0.01] # 118.55 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.13 [+10.58] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.91 [+0.78] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.92 [+0.01] # 129.92 [+0.00] INFO: # Large scale dump tests # 182.99 [+53.07] TEST: IPv4 large scale dump tests [ OK ] # 408.86 [+225.87] TEST: IPv6 large scale dump tests [ OK ] # 632.18 [+223.32] TEST: L2 large scale dump tests [ OK ] # 644.82 [+12.63] TEST: Flush tests [ OK ] # 644.91 [+0.09] # 644.91 [+0.00] INFO: # Forwarding tests # 660.20 [+15.30] TEST: IPv4 host entries forwarding tests [ OK ] # 663.92 [+3.72] TEST: IPv6 host entries forwarding tests [ OK ] # 667.41 [+3.49] TEST: L2 host entries forwarding tests [ OK ] # 673.82 [+6.42] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 679.96 [+6.14] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 685.99 [+6.02] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 692.43 [+6.45] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 694.93 [+2.50] TEST: L2 port entries forwarding tests [ OK ] # 695.64 [+0.71] # 695.64 [+0.00] INFO: # Control packets tests # 699.62 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 703.29 [+3.67] 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__->