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.47 [+20.47] # 20.47 [+0.00] INFO: # Host entries configuration tests # 22.39 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.22 [+1.83] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.04 [+1.82] TEST: Common host entries configuration tests (L2) [ OK ] # 26.05 [+0.01] # 26.05 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.44 [+10.39] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.99 [+10.55] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.68 [+16.69] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.02 [+16.34] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.03 [+0.01] # 80.03 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.36 [+10.33] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.83 [+10.47] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 106.77 [+5.94] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 112.58 [+5.81] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 112.59 [+0.01] # 112.59 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.33 [+10.73] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.02 [+0.69] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.03 [+0.01] # 124.03 [+0.00] INFO: # Large scale dump tests # 176.22 [+52.19] TEST: IPv4 large scale dump tests [ OK ] # 396.82 [+220.60] TEST: IPv6 large scale dump tests [ OK ] # 615.20 [+218.38] TEST: L2 large scale dump tests [ OK ] # 628.02 [+12.82] TEST: Flush tests [ OK ] # 628.03 [+0.01] # 628.03 [+0.00] INFO: # Forwarding tests # 643.12 [+15.10] TEST: IPv4 host entries forwarding tests [ OK ] # 646.80 [+3.67] TEST: IPv6 host entries forwarding tests [ OK ] # 650.32 [+3.52] TEST: L2 host entries forwarding tests [ OK ] # 656.80 [+6.47] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 663.31 [+6.51] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 669.66 [+6.35] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 675.86 [+6.20] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 678.42 [+2.56] TEST: L2 port entries forwarding tests [ OK ] # 679.16 [+0.74] # 679.16 [+0.00] INFO: # Control packets tests # 683.25 [+4.09] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 687.23 [+3.98] 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__->