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.64 [+20.64] # 20.64 [+0.00] INFO: # Host entries configuration tests # 22.74 [+2.10] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.59 [+1.85] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.43 [+1.84] TEST: Common host entries configuration tests (L2) [ OK ] # 26.44 [+0.01] # 26.44 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.14 [+10.70] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.68 [+10.53] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 64.81 [+17.13] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.36 [+16.55] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.37 [+0.01] # 81.37 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.75 [+10.38] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.99 [+10.23] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.69 [+5.71] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.26 [+5.57] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.27 [+0.01] # 113.27 [+0.00] INFO: # Port group entries configuration tests - L2 # 123.77 [+10.50] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 124.57 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 124.58 [+0.01] # 124.58 [+0.00] INFO: # Large scale dump tests # 177.65 [+53.07] TEST: IPv4 large scale dump tests [ OK ] # 403.11 [+225.45] TEST: IPv6 large scale dump tests [ OK ] # 621.53 [+218.42] TEST: L2 large scale dump tests [ OK ] # 634.02 [+12.49] TEST: Flush tests [ OK ] # 634.10 [+0.08] # 634.10 [+0.00] INFO: # Forwarding tests # 649.28 [+15.18] TEST: IPv4 host entries forwarding tests [ OK ] # 653.16 [+3.88] TEST: IPv6 host entries forwarding tests [ OK ] # 657.16 [+4.00] TEST: L2 host entries forwarding tests [ OK ] # 663.87 [+6.71] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 670.49 [+6.63] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 676.98 [+6.49] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 683.58 [+6.59] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 686.34 [+2.76] TEST: L2 port entries forwarding tests [ OK ] # 687.16 [+0.83] # 687.16 [+0.00] INFO: # Control packets tests # 691.44 [+4.28] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 695.50 [+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__->