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 28800 # selftests: net/forwarding: bridge_mdb.sh # 19.55 [+19.55] # 19.55 [+0.00] INFO: # Host entries configuration tests # 21.39 [+1.84] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.10 [+1.71] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.81 [+1.71] TEST: Common host entries configuration tests (L2) [ OK ] # 24.82 [+0.01] # 24.82 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.89 [+10.07] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.96 [+10.07] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.73 [+16.77] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.41 [+16.68] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.42 [+0.01] # 78.42 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.96 [+10.54] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.62 [+10.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.46 [+5.84] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.23 [+5.76] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.24 [+0.01] # 111.24 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.92 [+10.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.62 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.63 [+0.01] # 122.63 [+0.00] INFO: # Large scale dump tests # 177.61 [+54.98] TEST: IPv4 large scale dump tests [ OK ] # 402.33 [+224.72] TEST: IPv6 large scale dump tests [ OK ] # 617.35 [+215.01] TEST: L2 large scale dump tests [ OK ] # 629.73 [+12.39] TEST: Flush tests [ OK ] # 629.74 [+0.01] # 629.74 [+0.00] INFO: # Forwarding tests # 645.00 [+15.26] TEST: IPv4 host entries forwarding tests [ OK ] # 648.68 [+3.68] TEST: IPv6 host entries forwarding tests [ OK ] # 652.36 [+3.68] TEST: L2 host entries forwarding tests [ OK ] # 658.90 [+6.54] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 665.09 [+6.18] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 671.39 [+6.31] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 677.66 [+6.26] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 680.30 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 681.06 [+0.76] # 681.07 [+0.00] INFO: # Control packets tests # 685.26 [+4.19] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 689.16 [+3.90] 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__->