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 # 18.95 [+18.95] # 18.95 [+0.00] INFO: # Host entries configuration tests # 20.61 [+1.66] TEST: Common host entries configuration tests (IPv4) [ OK ] # 22.34 [+1.73] TEST: Common host entries configuration tests (IPv6) [ OK ] # 23.98 [+1.64] TEST: Common host entries configuration tests (L2) [ OK ] # 23.99 [+0.01] # 23.99 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 34.14 [+10.15] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 44.22 [+10.08] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 59.62 [+15.40] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 74.69 [+15.07] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 74.70 [+0.01] # 74.70 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 84.56 [+9.87] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 94.57 [+10.01] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 99.80 [+5.23] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 104.93 [+5.13] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 104.94 [+0.01] # 104.94 [+0.00] INFO: # Port group entries configuration tests - L2 # 114.87 [+9.93] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 115.52 [+0.65] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 115.54 [+0.01] # 115.54 [+0.00] INFO: # Large scale dump tests # 164.60 [+49.06] TEST: IPv4 large scale dump tests [ OK ] # 373.41 [+208.82] TEST: IPv6 large scale dump tests [ OK ] # 567.64 [+194.23] TEST: L2 large scale dump tests [ OK ] # 578.79 [+11.15] TEST: Flush tests [ OK ] # 578.80 [+0.01] # 578.80 [+0.00] INFO: # Forwarding tests # 593.31 [+14.51] TEST: IPv4 host entries forwarding tests [ OK ] # 596.58 [+3.26] TEST: IPv6 host entries forwarding tests [ OK ] # 600.10 [+3.53] TEST: L2 host entries forwarding tests [ OK ] # 606.31 [+6.20] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 612.07 [+5.76] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 617.73 [+5.66] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 623.50 [+5.77] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 625.94 [+2.44] TEST: L2 port entries forwarding tests [ OK ] # 626.56 [+0.62] # 626.56 [+0.00] INFO: # Control packets tests # 630.10 [+3.55] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 633.62 [+3.52] 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__->