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 # 19.63 [+19.63] # 19.63 [+0.00] INFO: # Host entries configuration tests # 21.67 [+2.04] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.56 [+1.90] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.49 [+1.93] TEST: Common host entries configuration tests (L2) [ OK ] # 25.50 [+0.01] # 25.50 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.07 [+10.57] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.54 [+10.47] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.26 [+15.72] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.31 [+16.05] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.33 [+0.02] # 78.33 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.84 [+10.51] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 99.48 [+10.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.93 [+5.45] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.43 [+5.51] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.44 [+0.01] # 110.44 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.96 [+10.52] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.64 [+0.68] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.65 [+0.01] # 121.65 [+0.00] INFO: # Large scale dump tests # 171.79 [+50.14] TEST: IPv4 large scale dump tests [ OK ] # 379.72 [+207.93] TEST: IPv6 large scale dump tests [ OK ] # 578.77 [+199.05] TEST: L2 large scale dump tests [ OK ] # 594.67 [+15.90] TEST: Flush tests [ OK ] # 594.68 [+0.01] # 594.68 [+0.00] INFO: # Forwarding tests # 609.23 [+14.55] TEST: IPv4 host entries forwarding tests [ OK ] # 612.64 [+3.41] TEST: IPv6 host entries forwarding tests [ OK ] # 615.97 [+3.33] TEST: L2 host entries forwarding tests [ OK ] # 621.96 [+5.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 627.55 [+5.60] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 633.54 [+5.98] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 639.35 [+5.82] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 641.72 [+2.36] TEST: L2 port entries forwarding tests [ OK ] # 642.36 [+0.64] # 642.36 [+0.00] INFO: # Control packets tests # 646.05 [+3.69] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 649.65 [+3.60] 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__->