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.60 [+20.60] # 20.60 [+0.00] INFO: # Host entries configuration tests # 22.41 [+1.81] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.30 [+1.89] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.20 [+1.90] TEST: Common host entries configuration tests (L2) [ OK ] # 26.21 [+0.02] # 26.21 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 36.97 [+10.76] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 47.48 [+10.51] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.90 [+16.42] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 81.19 [+17.29] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 81.20 [+0.01] # 81.20 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.62 [+10.42] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.37 [+10.75] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.12 [+5.75] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.04 [+5.92] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.05 [+0.01] # 114.05 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.76 [+10.71] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.61 [+0.85] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.62 [+0.01] # 125.62 [+0.00] INFO: # Large scale dump tests # 180.12 [+54.50] TEST: IPv4 large scale dump tests [ OK ] # 411.32 [+231.19] TEST: IPv6 large scale dump tests [ OK ] # 632.81 [+221.50] TEST: L2 large scale dump tests [ OK ] # 645.63 [+12.82] TEST: Flush tests [ OK ] # 645.73 [+0.09] # 645.73 [+0.00] INFO: # Forwarding tests # 661.10 [+15.38] TEST: IPv4 host entries forwarding tests [ OK ] # 665.34 [+4.23] TEST: IPv6 host entries forwarding tests [ OK ] # 669.08 [+3.74] TEST: L2 host entries forwarding tests [ OK ] # 676.08 [+7.00] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 682.69 [+6.61] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 688.99 [+6.30] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 695.18 [+6.19] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 697.86 [+2.69] TEST: L2 port entries forwarding tests [ OK ] # 698.61 [+0.75] # 698.61 [+0.00] INFO: # Control packets tests # 702.43 [+3.82] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 706.45 [+4.02] 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__->