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 # 18.87 [+18.87] # 18.87 [+0.00] INFO: # Host entries configuration tests # 20.83 [+1.95] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.63 [+1.80] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.44 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 24.45 [+0.01] # 24.45 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.59 [+10.14] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.98 [+10.39] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.21 [+16.23] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.45 [+16.24] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.46 [+0.01] # 77.46 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 88.12 [+10.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.82 [+10.71] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.19 [+5.37] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.42 [+5.22] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.43 [+0.01] # 109.43 [+0.00] INFO: # Port group entries configuration tests - L2 # 119.66 [+10.23] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 120.35 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 120.36 [+0.01] # 120.36 [+0.00] INFO: # Large scale dump tests # 170.39 [+50.03] TEST: IPv4 large scale dump tests [ OK ] # 373.64 [+203.25] TEST: IPv6 large scale dump tests [ OK ] # 575.05 [+201.41] TEST: L2 large scale dump tests [ OK ] # 591.23 [+16.18] TEST: Flush tests [ OK ] # 591.24 [+0.01] # 591.24 [+0.00] INFO: # Forwarding tests # 606.11 [+14.87] TEST: IPv4 host entries forwarding tests [ OK ] # 609.55 [+3.44] TEST: IPv6 host entries forwarding tests [ OK ] # 612.95 [+3.40] TEST: L2 host entries forwarding tests [ OK ] # 619.56 [+6.61] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 625.84 [+6.29] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 631.76 [+5.92] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 637.98 [+6.21] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 640.50 [+2.52] TEST: L2 port entries forwarding tests [ OK ] # 641.14 [+0.64] # 641.14 [+0.00] INFO: # Control packets tests # 645.12 [+3.97] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 648.83 [+3.71] 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__->