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.58 [+22.58] # 22.58 [+0.00] INFO: # Host entries configuration tests # 24.58 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.59 [+2.01] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.61 [+2.03] TEST: Common host entries configuration tests (L2) [ OK ] # 28.62 [+0.01] # 28.62 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.55 [+10.93] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 50.22 [+10.67] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 68.48 [+18.26] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 86.67 [+18.19] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 86.69 [+0.01] # 86.69 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.67 [+10.99] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 108.61 [+10.94] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 114.66 [+6.04] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.55 [+5.89] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 120.56 [+0.01] # 120.56 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.40 [+10.84] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.17 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.18 [+0.01] # 132.18 [+0.00] INFO: # Large scale dump tests # 187.07 [+54.90] TEST: IPv4 large scale dump tests [ OK ] # 413.93 [+226.86] TEST: IPv6 large scale dump tests [ OK ] # 646.02 [+232.08] TEST: L2 large scale dump tests [ OK ] # 658.48 [+12.46] TEST: Flush tests [ OK ] # 658.56 [+0.08] # 658.56 [+0.00] INFO: # Forwarding tests # 673.64 [+15.07] TEST: IPv4 host entries forwarding tests [ OK ] # 677.30 [+3.66] TEST: IPv6 host entries forwarding tests [ OK ] # 680.76 [+3.46] TEST: L2 host entries forwarding tests [ OK ] # 687.26 [+6.50] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 693.50 [+6.24] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 699.82 [+6.32] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 706.24 [+6.42] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 708.82 [+2.58] TEST: L2 port entries forwarding tests [ OK ] # 709.65 [+0.83] # 709.65 [+0.00] INFO: # Control packets tests # 713.76 [+4.11] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 717.43 [+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__->