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 # 20.62 [+20.62] # 20.63 [+0.00] INFO: # Host entries configuration tests # 22.55 [+1.93] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.38 [+1.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.20 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 26.21 [+0.01] # 26.21 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.55 [+10.34] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.94 [+10.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.09 [+16.14] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.95 [+15.86] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.96 [+0.01] # 78.96 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.08 [+10.12] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.07 [+9.99] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.14 [+5.08] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.37 [+5.23] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.39 [+0.01] # 109.39 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.48 [+10.09] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.17 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.18 [+0.01] # 120.18 [+0.00] INFO: # Large scale dump tests # 175.68 [+55.51] TEST: IPv4 large scale dump tests [ OK ] # 375.86 [+200.18] TEST: IPv6 large scale dump tests [ OK ] # 584.22 [+208.36] TEST: L2 large scale dump tests [ OK ] # 596.02 [+11.79] TEST: Flush tests [ OK ] # 596.03 [+0.01] # 596.03 [+0.00] INFO: # Forwarding tests # 610.97 [+14.95] TEST: IPv4 host entries forwarding tests [ OK ] # 614.26 [+3.29] TEST: IPv6 host entries forwarding tests [ OK ] # 617.45 [+3.18] TEST: L2 host entries forwarding tests [ OK ] # 623.40 [+5.95] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.19 [+5.79] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 634.82 [+5.63] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.66 [+5.83] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.97 [+2.31] TEST: L2 port entries forwarding tests [ OK ] # 643.64 [+0.67] # 643.64 [+0.00] INFO: # Control packets tests # 647.23 [+3.59] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.79 [+3.56] 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__->