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.16 [+21.16] # 21.16 [+0.00] INFO: # Host entries configuration tests # 23.13 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.98 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.83 [+1.85] TEST: Common host entries configuration tests (L2) [ OK ] # 26.84 [+0.01] # 26.84 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.65 [+10.80] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.15 [+10.50] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 69.52 [+21.38] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 87.93 [+18.40] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 87.94 [+0.01] # 87.94 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 98.45 [+10.52] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 108.88 [+10.42] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 114.78 [+5.91] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 120.56 [+5.77] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 120.57 [+0.01] # 120.57 [+0.00] INFO: # Port group entries configuration tests - L2 # 131.21 [+10.65] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 132.01 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 132.02 [+0.02] # 132.02 [+0.00] INFO: # Large scale dump tests # 185.35 [+53.33] TEST: IPv4 large scale dump tests [ OK ] # 404.54 [+219.19] TEST: IPv6 large scale dump tests [ OK ] # 615.06 [+210.52] TEST: L2 large scale dump tests [ OK ] # 626.73 [+11.68] TEST: Flush tests [ OK ] # 626.80 [+0.07] # 626.80 [+0.00] INFO: # Forwarding tests # 641.75 [+14.95] TEST: IPv4 host entries forwarding tests [ OK ] # 645.26 [+3.50] TEST: IPv6 host entries forwarding tests [ OK ] # 648.76 [+3.50] TEST: L2 host entries forwarding tests [ OK ] # 655.30 [+6.54] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 661.43 [+6.13] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 667.78 [+6.35] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 674.07 [+6.29] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 676.79 [+2.72] TEST: L2 port entries forwarding tests [ OK ] # 677.64 [+0.85] # 677.64 [+0.00] INFO: # Control packets tests # 681.64 [+4.01] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 685.40 [+3.75] 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__->