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 28800 # selftests: net/forwarding: bridge_mdb.sh # 19.49 [+19.49] # 19.49 [+0.00] INFO: # Host entries configuration tests # 21.22 [+1.73] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.98 [+1.76] TEST: Common host entries configuration tests (IPv6) [ OK ] # 24.63 [+1.65] TEST: Common host entries configuration tests (L2) [ OK ] # 24.64 [+0.01] # 24.64 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.86 [+10.22] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.17 [+10.31] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.91 [+17.75] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.06 [+17.14] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.07 [+0.01] # 80.07 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 90.92 [+10.85] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 101.74 [+10.82] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 108.02 [+6.27] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 114.28 [+6.26] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 114.29 [+0.01] # 114.29 [+0.00] INFO: # Port group entries configuration tests - L2 # 125.15 [+10.86] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 126.08 [+0.93] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 126.09 [+0.01] # 126.09 [+0.00] INFO: # Large scale dump tests # 182.84 [+56.75] TEST: IPv4 large scale dump tests [ OK ] # 410.76 [+227.91] TEST: IPv6 large scale dump tests [ OK ] # 626.57 [+215.82] TEST: L2 large scale dump tests [ OK ] # 639.49 [+12.91] TEST: Flush tests [ OK ] # 639.50 [+0.01] # 639.50 [+0.00] INFO: # Forwarding tests # 655.04 [+15.54] TEST: IPv4 host entries forwarding tests [ OK ] # 659.06 [+4.02] TEST: IPv6 host entries forwarding tests [ OK ] # 662.74 [+3.68] TEST: L2 host entries forwarding tests [ OK ] # 669.68 [+6.94] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 676.63 [+6.95] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 683.50 [+6.87] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 690.40 [+6.90] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 693.19 [+2.79] TEST: L2 port entries forwarding tests [ OK ] # 693.97 [+0.78] # 693.97 [+0.00] INFO: # Control packets tests # 698.63 [+4.65] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 702.50 [+3.88] 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__->