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.55 [+22.55] # 22.55 [+0.00] INFO: # Host entries configuration tests # 24.47 [+1.91] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.44 [+1.97] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.48 [+2.04] TEST: Common host entries configuration tests (L2) [ OK ] # 28.49 [+0.01] # 28.49 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 39.27 [+10.78] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.97 [+10.70] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.65 [+17.68] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.65 [+18.00] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.67 [+0.01] # 85.67 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.54 [+10.87] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.16 [+10.62] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.01 [+5.85] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 118.78 [+5.78] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 118.79 [+0.01] # 118.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 129.14 [+10.35] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 129.95 [+0.81] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 129.96 [+0.01] # 129.96 [+0.00] INFO: # Large scale dump tests # 183.67 [+53.70] TEST: IPv4 large scale dump tests [ OK ] # 410.42 [+226.75] TEST: IPv6 large scale dump tests [ OK ] # 625.59 [+215.17] TEST: L2 large scale dump tests [ OK ] # 637.99 [+12.40] TEST: Flush tests [ OK ] # 638.07 [+0.07] # 638.07 [+0.00] INFO: # Forwarding tests # 653.25 [+15.18] TEST: IPv4 host entries forwarding tests [ OK ] # 657.11 [+3.86] TEST: IPv6 host entries forwarding tests [ OK ] # 661.16 [+4.05] TEST: L2 host entries forwarding tests [ OK ] # 667.78 [+6.62] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 674.24 [+6.45] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 680.56 [+6.32] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 687.09 [+6.53] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 689.75 [+2.66] TEST: L2 port entries forwarding tests [ OK ] # 690.52 [+0.77] # 690.52 [+0.00] INFO: # Control packets tests # 694.59 [+4.07] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 698.32 [+3.73] 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__->