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.18 [+20.18] # 20.18 [+0.00] INFO: # Host entries configuration tests # 21.95 [+1.77] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.64 [+1.69] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.44 [+1.79] TEST: Common host entries configuration tests (L2) [ OK ] # 25.45 [+0.01] # 25.45 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.47 [+10.03] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.76 [+10.29] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.28 [+16.52] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.77 [+16.48] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.78 [+0.01] # 78.78 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.11 [+10.34] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.75 [+10.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.27 [+5.52] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.64 [+5.36] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.65 [+0.01] # 110.65 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.14 [+10.49] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.91 [+0.77] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.92 [+0.01] # 121.93 [+0.00] INFO: # Large scale dump tests # 177.32 [+55.40] TEST: IPv4 large scale dump tests [ OK ] # 406.17 [+228.85] TEST: IPv6 large scale dump tests [ OK ] # 633.30 [+227.13] TEST: L2 large scale dump tests [ OK ] # 646.11 [+12.81] TEST: Flush tests [ OK ] # 646.20 [+0.08] # 646.20 [+0.00] INFO: # Forwarding tests # 661.38 [+15.18] TEST: IPv4 host entries forwarding tests [ OK ] # 665.42 [+4.04] TEST: IPv6 host entries forwarding tests [ OK ] # 669.87 [+4.45] TEST: L2 host entries forwarding tests [ OK ] # 676.63 [+6.76] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 683.68 [+7.05] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 690.98 [+7.30] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 697.60 [+6.62] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 700.20 [+2.60] TEST: L2 port entries forwarding tests [ OK ] # 701.01 [+0.82] # 701.01 [+0.00] INFO: # Control packets tests # 705.03 [+4.01] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 709.08 [+4.06] 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__->