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.40 [+21.40] # 21.40 [+0.00] INFO: # Host entries configuration tests # 23.41 [+2.00] TEST: Common host entries configuration tests (IPv4) [ OK ] # 25.47 [+2.06] TEST: Common host entries configuration tests (IPv6) [ OK ] # 27.43 [+1.96] TEST: Common host entries configuration tests (L2) [ OK ] # 27.44 [+0.01] # 27.44 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 38.44 [+11.00] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 49.14 [+10.71] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.15 [+17.01] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.66 [+17.51] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.67 [+0.01] # 83.67 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 95.74 [+12.06] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 107.39 [+11.65] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 113.50 [+6.11] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 119.81 [+6.31] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 119.82 [+0.01] # 119.82 [+0.00] INFO: # Port group entries configuration tests - L2 # 130.53 [+10.71] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 131.33 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 131.34 [+0.01] # 131.34 [+0.00] INFO: # Large scale dump tests # 186.90 [+55.56] TEST: IPv4 large scale dump tests [ OK ] # 420.38 [+233.48] TEST: IPv6 large scale dump tests [ OK ] # 645.00 [+224.62] TEST: L2 large scale dump tests [ OK ] # 657.94 [+12.95] TEST: Flush tests [ OK ] # 658.04 [+0.10] # 658.04 [+0.00] INFO: # Forwarding tests # 672.99 [+14.95] TEST: IPv4 host entries forwarding tests [ OK ] # 676.66 [+3.67] TEST: IPv6 host entries forwarding tests [ OK ] # 680.27 [+3.60] TEST: L2 host entries forwarding tests [ OK ] # 686.83 [+6.56] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 693.36 [+6.52] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 699.57 [+6.21] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 706.16 [+6.59] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 708.79 [+2.63] TEST: L2 port entries forwarding tests [ OK ] # 709.60 [+0.81] # 709.60 [+0.00] INFO: # Control packets tests # 713.62 [+4.02] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 717.38 [+3.76] 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__->