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.45 [+19.45] # 19.45 [+0.00] INFO: # Host entries configuration tests # 23.54 [+4.08] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.09 [+2.55] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.39 [+2.30] TEST: Common host entries configuration tests (L2) [ OK ] # 28.40 [+0.01] # 28.40 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.11 [+10.71] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.76 [+10.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 65.92 [+16.16] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.15 [+16.23] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.16 [+0.01] # 82.17 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.85 [+10.69] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.27 [+10.42] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.83 [+5.56] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.99 [+5.16] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.00 [+0.01] # 114.00 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.44 [+10.44] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.07 [+0.64] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.08 [+0.01] # 125.08 [+0.00] INFO: # Large scale dump tests # 174.76 [+49.67] TEST: IPv4 large scale dump tests [ OK ] # 380.58 [+205.83] TEST: IPv6 large scale dump tests [ OK ] # 577.68 [+197.09] TEST: L2 large scale dump tests [ OK ] # 593.65 [+15.98] TEST: Flush tests [ OK ] # 593.66 [+0.01] # 593.66 [+0.00] INFO: # Forwarding tests # 608.42 [+14.76] TEST: IPv4 host entries forwarding tests [ OK ] # 611.84 [+3.42] TEST: IPv6 host entries forwarding tests [ OK ] # 615.20 [+3.36] TEST: L2 host entries forwarding tests [ OK ] # 621.33 [+6.13] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 626.99 [+5.66] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 632.73 [+5.74] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 638.70 [+5.97] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 641.08 [+2.39] TEST: L2 port entries forwarding tests [ OK ] # 641.76 [+0.67] # 641.76 [+0.00] INFO: # Control packets tests # 645.39 [+3.63] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 648.93 [+3.54] 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__->