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 # 18.75 [+18.75] # 18.75 [+0.00] INFO: # Host entries configuration tests # 20.34 [+1.59] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.02 [+1.68] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.65 [+1.63] TEST: Common host entries configuration tests (L2) [ OK ] # 23.66 [+0.01] # 23.66 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 33.32 [+9.66] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 43.11 [+9.79] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 58.76 [+15.65] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.30 [+15.54] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.31 [+0.01] # 74.31 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.47 [+10.16] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.68 [+10.21] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.98 [+5.30] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 105.09 [+5.11] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 105.10 [+0.01] # 105.10 [+0.00] INFO: # Port group entries configuration tests - L2 # 115.01 [+9.91] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.73 [+0.72] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.74 [+0.01] # 115.74 [+0.00] INFO: # Large scale dump tests # 167.61 [+51.87] TEST: IPv4 large scale dump tests [ OK ] # 373.22 [+205.61] TEST: IPv6 large scale dump tests [ OK ] # 578.84 [+205.63] TEST: L2 large scale dump tests [ OK ] # 591.75 [+12.91] TEST: Flush tests [ OK ] # 591.76 [+0.01] # 591.76 [+0.00] INFO: # Forwarding tests # 606.57 [+14.81] TEST: IPv4 host entries forwarding tests [ OK ] # 610.48 [+3.91] TEST: IPv6 host entries forwarding tests [ OK ] # 613.99 [+3.51] TEST: L2 host entries forwarding tests [ OK ] # 620.66 [+6.66] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 627.06 [+6.40] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 633.15 [+6.09] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 639.44 [+6.28] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 642.20 [+2.76] TEST: L2 port entries forwarding tests [ OK ] # 642.88 [+0.68] # 642.88 [+0.00] INFO: # Control packets tests # 646.67 [+3.79] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 650.66 [+3.99] 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__->