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.74 [+19.74] # 19.74 [+0.00] INFO: # Host entries configuration tests # 21.55 [+1.82] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.31 [+1.75] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.02 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 25.03 [+0.01] # 25.03 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.98 [+9.95] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.01 [+10.03] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.38 [+15.37] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.58 [+16.21] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.60 [+0.01] # 76.60 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.75 [+10.16] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 96.75 [+9.99] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 103.57 [+6.82] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.11 [+8.54] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.12 [+0.01] # 112.12 [+0.00] INFO: # Port group entries configuration tests - L2 # 122.41 [+10.29] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 123.12 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 123.12 [+0.01] # 123.12 [+0.00] INFO: # Large scale dump tests # 171.64 [+48.52] TEST: IPv4 large scale dump tests [ OK ] # 376.52 [+204.88] TEST: IPv6 large scale dump tests [ OK ] # 577.59 [+201.07] TEST: L2 large scale dump tests [ OK ] # 588.73 [+11.14] TEST: Flush tests [ OK ] # 588.75 [+0.02] # 588.75 [+0.00] INFO: # Forwarding tests # 603.34 [+14.59] TEST: IPv4 host entries forwarding tests [ OK ] # 606.60 [+3.26] TEST: IPv6 host entries forwarding tests [ OK ] # 609.82 [+3.22] TEST: L2 host entries forwarding tests [ OK ] # 615.58 [+5.76] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 621.31 [+5.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.85 [+5.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.48 [+5.63] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 634.94 [+2.45] TEST: L2 port entries forwarding tests [ OK ] # 635.54 [+0.60] # 635.54 [+0.00] INFO: # Control packets tests # 639.16 [+3.62] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 642.62 [+3.46] 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__->