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.06 [+20.06] # 20.07 [+0.00] INFO: # Host entries configuration tests # 22.01 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.88 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.72 [+1.83] TEST: Common host entries configuration tests (L2) [ OK ] # 25.72 [+0.01] # 25.72 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.30 [+10.58] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.95 [+10.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.06 [+17.12] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.60 [+16.53] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.61 [+0.01] # 80.61 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.13 [+10.52] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.80 [+10.67] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.89 [+6.09] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.93 [+6.04] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.94 [+0.01] # 113.94 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.56 [+10.62] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.26 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.27 [+0.01] # 125.27 [+0.00] INFO: # Large scale dump tests # 179.70 [+54.43] TEST: IPv4 large scale dump tests [ OK ] # 397.07 [+217.37] TEST: IPv6 large scale dump tests [ OK ] # 605.04 [+207.97] TEST: L2 large scale dump tests [ OK ] # 617.18 [+12.14] TEST: Flush tests [ OK ] # 617.19 [+0.01] # 617.19 [+0.00] INFO: # Forwarding tests # 632.03 [+14.84] TEST: IPv4 host entries forwarding tests [ OK ] # 635.59 [+3.56] TEST: IPv6 host entries forwarding tests [ OK ] # 639.12 [+3.53] TEST: L2 host entries forwarding tests [ OK ] # 645.72 [+6.60] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 651.98 [+6.26] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 658.12 [+6.14] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 664.51 [+6.39] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 667.14 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 667.85 [+0.70] # 667.85 [+0.00] INFO: # Control packets tests # 671.79 [+3.94] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 675.55 [+3.76] 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__->