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 # 19.07 [+19.07] # 19.07 [+0.00] INFO: # Host entries configuration tests # 20.68 [+1.61] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.21 [+1.52] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.86 [+1.65] TEST: Common host entries configuration tests (L2) [ OK ] # 23.86 [+0.01] # 23.86 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.18 [+10.32] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.89 [+9.71] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.90 [+16.01] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.81 [+14.91] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.82 [+0.01] # 74.82 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.56 [+9.75] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.43 [+9.86] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.49 [+5.06] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.57 [+5.08] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.58 [+0.01] # 104.58 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.76 [+10.18] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.45 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.46 [+0.01] # 115.46 [+0.00] INFO: # Large scale dump tests # 169.53 [+54.08] TEST: IPv4 large scale dump tests [ OK ] # 373.54 [+204.01] TEST: IPv6 large scale dump tests [ OK ] # 575.22 [+201.68] TEST: L2 large scale dump tests [ OK ] # 586.57 [+11.34] TEST: Flush tests [ OK ] # 586.57 [+0.01] # 586.57 [+0.00] INFO: # Forwarding tests # 601.20 [+14.62] TEST: IPv4 host entries forwarding tests [ OK ] # 604.72 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 608.26 [+3.54] TEST: L2 host entries forwarding tests [ OK ] # 614.79 [+6.53] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 620.68 [+5.89] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 626.59 [+5.91] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 632.64 [+6.05] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 635.17 [+2.54] TEST: L2 port entries forwarding tests [ OK ] # 635.81 [+0.64] # 635.81 [+0.00] INFO: # Control packets tests # 639.57 [+3.76] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 643.30 [+3.72] 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__->