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.80 [+20.80] # 20.80 [+0.00] INFO: # Host entries configuration tests # 22.67 [+1.87] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.58 [+1.91] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.45 [+1.86] TEST: Common host entries configuration tests (L2) [ OK ] # 26.46 [+0.01] # 26.46 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.28 [+10.82] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.70 [+10.42] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.43 [+16.73] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 82.08 [+17.66] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 82.09 [+0.01] # 82.09 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 92.64 [+10.54] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 103.43 [+10.79] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 109.10 [+5.67] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.95 [+5.85] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.96 [+0.01] # 114.97 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.64 [+10.68] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.45 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.46 [+0.01] # 126.46 [+0.00] INFO: # Large scale dump tests # 180.50 [+54.04] TEST: IPv4 large scale dump tests [ OK ] # 401.23 [+220.73] TEST: IPv6 large scale dump tests [ OK ] # 605.99 [+204.77] TEST: L2 large scale dump tests [ OK ] # 617.72 [+11.72] TEST: Flush tests [ OK ] # 617.72 [+0.01] # 617.72 [+0.00] INFO: # Forwarding tests # 632.62 [+14.89] TEST: IPv4 host entries forwarding tests [ OK ] # 636.28 [+3.66] TEST: IPv6 host entries forwarding tests [ OK ] # 639.85 [+3.57] TEST: L2 host entries forwarding tests [ OK ] # 646.50 [+6.66] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 653.02 [+6.52] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 659.07 [+6.05] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 665.23 [+6.16] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 667.72 [+2.49] TEST: L2 port entries forwarding tests [ OK ] # 668.47 [+0.75] # 668.47 [+0.00] INFO: # Control packets tests # 672.32 [+3.85] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 676.06 [+3.75] 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__->