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.23 [+20.23] # 20.23 [+0.00] INFO: # Host entries configuration tests # 22.03 [+1.80] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.84 [+1.82] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.71 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 25.72 [+0.01] # 25.72 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.04 [+10.32] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.69 [+10.65] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.71 [+18.02] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.83 [+17.12] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.84 [+0.01] # 81.84 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.52 [+10.68] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.48 [+10.96] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.34 [+5.86] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 115.33 [+5.99] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 115.34 [+0.01] # 115.34 [+0.00] INFO: # Port group entries configuration tests - L2 # 126.20 [+10.86] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.98 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 127.00 [+0.02] # 127.00 [+0.00] INFO: # Large scale dump tests # 181.56 [+54.56] TEST: IPv4 large scale dump tests [ OK ] # 406.75 [+225.20] TEST: IPv6 large scale dump tests [ OK ] # 630.58 [+223.83] TEST: L2 large scale dump tests [ OK ] # 644.03 [+13.44] TEST: Flush tests [ OK ] # 644.04 [+0.01] # 644.04 [+0.00] INFO: # Forwarding tests # 659.08 [+15.04] TEST: IPv4 host entries forwarding tests [ OK ] # 663.15 [+4.07] TEST: IPv6 host entries forwarding tests [ OK ] # 666.98 [+3.83] TEST: L2 host entries forwarding tests [ OK ] # 673.97 [+6.99] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 680.51 [+6.54] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 686.87 [+6.35] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 693.07 [+6.20] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 695.67 [+2.60] TEST: L2 port entries forwarding tests [ OK ] # 696.37 [+0.70] # 696.37 [+0.00] INFO: # Control packets tests # 700.46 [+4.09] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 704.14 [+3.68] 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__->