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 # 22.08 [+22.08] # 22.08 [+0.00] INFO: # Host entries configuration tests # 24.06 [+1.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.96 [+1.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.97 [+2.02] TEST: Common host entries configuration tests (L2) [ OK ] # 27.98 [+0.01] # 27.98 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.06 [+11.08] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.83 [+10.77] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.40 [+17.57] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.11 [+17.71] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.12 [+0.01] # 85.12 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.72 [+10.60] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 106.46 [+10.74] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 112.43 [+5.97] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.30 [+5.87] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.31 [+0.01] # 118.31 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.23 [+10.92] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.01 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.01 [+0.01] # 130.02 [+0.00] INFO: # Large scale dump tests # 184.32 [+54.30] TEST: IPv4 large scale dump tests [ OK ] # 407.06 [+222.74] TEST: IPv6 large scale dump tests [ OK ] # 634.15 [+227.09] TEST: L2 large scale dump tests [ OK ] # 646.90 [+12.76] TEST: Flush tests [ OK ] # 646.99 [+0.08] # 646.99 [+0.00] INFO: # Forwarding tests # 662.33 [+15.34] TEST: IPv4 host entries forwarding tests [ OK ] # 665.86 [+3.53] TEST: IPv6 host entries forwarding tests [ OK ] # 669.43 [+3.57] TEST: L2 host entries forwarding tests [ OK ] # 676.18 [+6.75] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 682.32 [+6.14] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 688.44 [+6.13] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 694.72 [+6.28] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 697.35 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 698.17 [+0.82] # 698.17 [+0.00] INFO: # Control packets tests # 702.15 [+3.98] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 706.10 [+3.95] 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__->