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.16 [+20.16] # 20.16 [+0.00] INFO: # Host entries configuration tests # 22.15 [+1.99] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.08 [+1.94] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.00 [+1.91] TEST: Common host entries configuration tests (L2) [ OK ] # 26.01 [+0.01] # 26.01 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.26 [+10.26] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.53 [+10.27] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.12 [+16.59] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 79.53 [+16.41] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 79.54 [+0.01] # 79.54 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.60 [+10.06] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.56 [+9.96] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.73 [+5.17] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.25 [+5.52] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.25 [+0.01] # 110.25 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.40 [+10.15] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.04 [+0.64] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.05 [+0.01] # 121.05 [+0.00] INFO: # Large scale dump tests # 171.49 [+50.45] TEST: IPv4 large scale dump tests [ OK ] # 377.13 [+205.63] TEST: IPv6 large scale dump tests [ OK ] # 591.97 [+214.84] TEST: L2 large scale dump tests [ OK ] # 603.43 [+11.46] TEST: Flush tests [ OK ] # 603.44 [+0.01] # 603.44 [+0.00] INFO: # Forwarding tests # 618.33 [+14.88] TEST: IPv4 host entries forwarding tests [ OK ] # 621.72 [+3.39] TEST: IPv6 host entries forwarding tests [ OK ] # 625.14 [+3.42] TEST: L2 host entries forwarding tests [ OK ] # 631.44 [+6.30] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 637.32 [+5.88] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 643.12 [+5.81] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 649.02 [+5.89] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 651.33 [+2.31] TEST: L2 port entries forwarding tests [ OK ] # 651.99 [+0.66] # 651.99 [+0.00] INFO: # Control packets tests # 655.74 [+3.76] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 659.39 [+3.65] 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__->