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.18 [+19.18] # 19.18 [+0.00] INFO: # Host entries configuration tests # 21.16 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.84 [+1.68] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.64 [+1.80] TEST: Common host entries configuration tests (L2) [ OK ] # 24.64 [+0.01] # 24.64 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.63 [+9.99] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.82 [+10.19] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 61.21 [+16.38] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.42 [+16.22] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.43 [+0.01] # 77.43 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.95 [+10.52] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.87 [+10.92] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.74 [+5.87] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.74 [+6.00] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.75 [+0.01] # 110.75 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.64 [+10.88] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 122.46 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 122.47 [+0.01] # 122.47 [+0.00] INFO: # Large scale dump tests # 179.00 [+56.53] TEST: IPv4 large scale dump tests [ OK ] # 401.51 [+222.51] TEST: IPv6 large scale dump tests [ OK ] # 628.08 [+226.57] TEST: L2 large scale dump tests [ OK ] # 640.20 [+12.12] TEST: Flush tests [ OK ] # 640.21 [+0.01] # 640.21 [+0.00] INFO: # Forwarding tests # 655.48 [+15.27] TEST: IPv4 host entries forwarding tests [ OK ] # 659.30 [+3.83] TEST: IPv6 host entries forwarding tests [ OK ] # 662.92 [+3.62] TEST: L2 host entries forwarding tests [ OK ] # 669.89 [+6.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 676.35 [+6.46] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 683.42 [+7.07] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 689.79 [+6.37] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 692.72 [+2.92] TEST: L2 port entries forwarding tests [ OK ] # 693.45 [+0.74] # 693.45 [+0.00] INFO: # Control packets tests # 697.66 [+4.20] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 702.01 [+4.35] 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__->