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 # 21.42 [+21.42] # 21.42 [+0.00] INFO: # Host entries configuration tests # 23.48 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.45 [+1.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.50 [+2.05] TEST: Common host entries configuration tests (L2) [ OK ] # 27.51 [+0.01] # 27.51 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.21 [+10.70] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.62 [+10.42] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.57 [+17.95] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 84.59 [+18.02] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 84.60 [+0.01] # 84.60 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.51 [+10.90] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.37 [+10.87] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.45 [+6.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.56 [+6.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.58 [+0.01] # 118.58 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.34 [+10.76] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.07 [+0.74] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.08 [+0.01] # 130.08 [+0.00] INFO: # Large scale dump tests # 184.83 [+54.74] TEST: IPv4 large scale dump tests [ OK ] # 407.46 [+222.63] TEST: IPv6 large scale dump tests [ OK ] # 637.50 [+230.04] TEST: L2 large scale dump tests [ OK ] # 650.34 [+12.84] TEST: Flush tests [ OK ] # 650.35 [+0.01] # 650.35 [+0.00] INFO: # Forwarding tests # 665.57 [+15.22] TEST: IPv4 host entries forwarding tests [ OK ] # 669.26 [+3.69] TEST: IPv6 host entries forwarding tests [ OK ] # 672.97 [+3.71] TEST: L2 host entries forwarding tests [ OK ] # 680.11 [+7.14] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 686.47 [+6.36] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 693.01 [+6.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 699.59 [+6.58] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 702.26 [+2.67] TEST: L2 port entries forwarding tests [ OK ] # 702.96 [+0.70] # 702.96 [+0.00] INFO: # Control packets tests # 707.03 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 711.05 [+4.03] 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__->