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.65 [+20.65] # 20.65 [+0.00] INFO: # Host entries configuration tests # 22.53 [+1.88] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.46 [+1.93] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.37 [+1.91] TEST: Common host entries configuration tests (L2) [ OK ] # 26.38 [+0.01] # 26.38 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.63 [+10.25] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.87 [+10.23] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.75 [+16.88] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.06 [+16.32] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.07 [+0.01] # 80.07 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.18 [+10.10] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.11 [+9.93] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.57 [+5.46] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 111.08 [+5.50] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 111.09 [+0.01] # 111.09 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.04 [+9.95] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.75 [+0.71] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.76 [+0.01] # 121.76 [+0.00] INFO: # Large scale dump tests # 172.41 [+50.64] TEST: IPv4 large scale dump tests [ OK ] # 379.13 [+206.72] TEST: IPv6 large scale dump tests [ OK ] # 584.78 [+205.65] TEST: L2 large scale dump tests [ OK ] # 596.29 [+11.51] TEST: Flush tests [ OK ] # 596.30 [+0.01] # 596.30 [+0.00] INFO: # Forwarding tests # 610.96 [+14.67] TEST: IPv4 host entries forwarding tests [ OK ] # 614.39 [+3.43] TEST: IPv6 host entries forwarding tests [ OK ] # 617.84 [+3.45] TEST: L2 host entries forwarding tests [ OK ] # 623.89 [+6.05] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.52 [+5.63] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 635.06 [+5.54] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 640.80 [+5.74] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.21 [+2.40] TEST: L2 port entries forwarding tests [ OK ] # 643.86 [+0.65] # 643.86 [+0.00] INFO: # Control packets tests # 647.54 [+3.68] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.84 [+3.30] 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__->