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 # 21.76 [+21.76] # 21.76 [+0.00] INFO: # Host entries configuration tests # 23.73 [+1.97] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.71 [+1.98] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.74 [+2.04] TEST: Common host entries configuration tests (L2) [ OK ] # 27.76 [+0.02] # 27.76 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.83 [+11.07] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.73 [+10.90] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 67.39 [+17.67] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 85.70 [+18.31] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 85.71 [+0.01] # 85.71 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 96.36 [+10.66] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.20 [+10.84] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.07 [+5.86] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.26 [+6.20] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.28 [+0.01] # 119.28 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.08 [+10.80] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 130.90 [+0.82] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 130.91 [+0.01] # 130.91 [+0.00] INFO: # Large scale dump tests # 184.03 [+53.12] TEST: IPv4 large scale dump tests [ OK ] # 410.62 [+226.60] TEST: IPv6 large scale dump tests [ OK ] # 630.20 [+219.57] TEST: L2 large scale dump tests [ OK ] # 642.41 [+12.22] TEST: Flush tests [ OK ] # 642.49 [+0.07] # 642.49 [+0.00] INFO: # Forwarding tests # 657.54 [+15.06] TEST: IPv4 host entries forwarding tests [ OK ] # 661.49 [+3.95] TEST: IPv6 host entries forwarding tests [ OK ] # 665.23 [+3.74] TEST: L2 host entries forwarding tests [ OK ] # 672.21 [+6.98] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 678.83 [+6.63] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 685.36 [+6.53] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 691.82 [+6.45] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 694.57 [+2.75] TEST: L2 port entries forwarding tests [ OK ] # 695.38 [+0.81] # 695.38 [+0.00] INFO: # Control packets tests # 699.23 [+3.86] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 702.90 [+3.67] 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__->