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 # 21.93 [+21.93] # 21.93 [+0.00] INFO: # Host entries configuration tests # 23.98 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 26.02 [+2.04] TEST: Common host entries configuration tests (IPv6) [ OK ] # 28.02 [+1.99] TEST: Common host entries configuration tests (L2) [ OK ] # 28.03 [+0.02] # 28.03 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.63 [+10.59] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.41 [+10.78] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.41 [+17.00] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.91 [+17.50] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.92 [+0.01] # 83.92 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 94.24 [+10.32] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 104.90 [+10.66] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 110.62 [+5.72] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 116.63 [+6.01] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 116.64 [+0.01] # 116.64 [+0.00] INFO: # Port group entries configuration tests - L2 # 127.28 [+10.64] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 128.07 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 128.08 [+0.01] # 128.08 [+0.00] INFO: # Large scale dump tests # 179.93 [+51.84] TEST: IPv4 large scale dump tests [ OK ] # 404.73 [+224.81] TEST: IPv6 large scale dump tests [ OK ] # 608.75 [+204.01] TEST: L2 large scale dump tests [ OK ] # 620.65 [+11.91] TEST: Flush tests [ OK ] # 620.66 [+0.01] # 620.66 [+0.00] INFO: # Forwarding tests # 635.56 [+14.90] TEST: IPv4 host entries forwarding tests [ OK ] # 639.14 [+3.58] TEST: IPv6 host entries forwarding tests [ OK ] # 642.56 [+3.42] TEST: L2 host entries forwarding tests [ OK ] # 649.25 [+6.69] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 655.37 [+6.12] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 661.55 [+6.18] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 667.71 [+6.16] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 670.50 [+2.79] TEST: L2 port entries forwarding tests [ OK ] # 671.18 [+0.67] # 671.18 [+0.00] INFO: # Control packets tests # 675.18 [+4.00] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 678.73 [+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__->