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.63 [+21.63] # 21.63 [+0.00] INFO: # Host entries configuration tests # 25.20 [+3.56] TEST: Common host entries configuration tests (IPv4) [ OK ] # 27.79 [+2.59] TEST: Common host entries configuration tests (IPv6) [ OK ] # 30.02 [+2.23] TEST: Common host entries configuration tests (L2) [ OK ] # 30.03 [+0.01] # 30.03 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 40.91 [+10.88] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 51.73 [+10.82] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 69.51 [+17.78] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 87.01 [+17.51] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 87.02 [+0.01] # 87.02 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 97.94 [+10.91] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 108.40 [+10.47] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 114.31 [+5.90] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.99 [+5.68] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.99 [+0.01] # 120.00 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.62 [+10.63] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.44 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.47 [+0.03] # 131.47 [+0.00] INFO: # Large scale dump tests # 184.38 [+52.91] TEST: IPv4 large scale dump tests [ OK ] # 405.73 [+221.35] TEST: IPv6 large scale dump tests [ OK ] # 623.16 [+217.44] TEST: L2 large scale dump tests [ OK ] # 635.08 [+11.91] TEST: Flush tests [ OK ] # 635.15 [+0.07] # 635.15 [+0.00] INFO: # Forwarding tests # 650.34 [+15.18] TEST: IPv4 host entries forwarding tests [ OK ] # 654.03 [+3.69] TEST: IPv6 host entries forwarding tests [ OK ] # 657.65 [+3.62] TEST: L2 host entries forwarding tests [ OK ] # 664.44 [+6.80] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 671.03 [+6.59] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 677.37 [+6.33] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.89 [+6.53] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.54 [+2.64] TEST: L2 port entries forwarding tests [ OK ] # 687.42 [+0.88] # 687.42 [+0.00] INFO: # Control packets tests # 691.41 [+3.99] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 695.17 [+3.76] 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__->