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.21 [+19.21] # 19.21 [+0.00] INFO: # Host entries configuration tests # 20.92 [+1.71] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.63 [+1.70] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.30 [+1.68] TEST: Common host entries configuration tests (L2) [ OK ] # 24.31 [+0.01] # 24.31 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.32 [+10.01] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.47 [+10.15] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.23 [+15.76] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 76.36 [+16.12] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 76.36 [+0.01] # 76.37 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 86.82 [+10.45] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 97.19 [+10.38] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 102.79 [+5.60] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 108.37 [+5.57] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 108.38 [+0.01] # 108.38 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.33 [+10.95] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.16 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.16 [+0.01] # 120.17 [+0.00] INFO: # Large scale dump tests # 176.98 [+56.82] TEST: IPv4 large scale dump tests [ OK ] # 398.95 [+221.96] TEST: IPv6 large scale dump tests [ OK ] # 625.64 [+226.70] TEST: L2 large scale dump tests [ OK ] # 638.77 [+13.12] TEST: Flush tests [ OK ] # 638.79 [+0.02] # 638.79 [+0.00] INFO: # Forwarding tests # 654.41 [+15.62] TEST: IPv4 host entries forwarding tests [ OK ] # 658.41 [+4.00] TEST: IPv6 host entries forwarding tests [ OK ] # 662.30 [+3.88] TEST: L2 host entries forwarding tests [ OK ] # 669.25 [+6.95] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 676.26 [+7.01] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 683.19 [+6.93] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 690.08 [+6.89] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 692.98 [+2.90] TEST: L2 port entries forwarding tests [ OK ] # 693.72 [+0.74] # 693.72 [+0.00] INFO: # Control packets tests # 698.06 [+4.34] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 702.29 [+4.23] 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__->