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.37 [+19.37] # 19.37 [+0.00] INFO: # Host entries configuration tests # 21.35 [+1.98] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.34 [+1.99] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.25 [+1.91] TEST: Common host entries configuration tests (L2) [ OK ] # 25.26 [+0.01] # 25.26 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.71 [+10.44] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.64 [+10.93] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 63.54 [+16.90] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 80.48 [+16.94] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 80.49 [+0.01] # 80.49 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 91.32 [+10.83] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 102.32 [+11.00] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 107.97 [+5.65] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 113.64 [+5.67] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 113.65 [+0.01] # 113.65 [+0.00] INFO: # Port group entries configuration tests - L2 # 124.49 [+10.83] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 125.14 [+0.66] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 125.15 [+0.01] # 125.15 [+0.00] INFO: # Large scale dump tests # 175.86 [+50.71] TEST: IPv4 large scale dump tests [ OK ] # 376.40 [+200.54] TEST: IPv6 large scale dump tests [ OK ] # 579.29 [+202.89] TEST: L2 large scale dump tests [ OK ] # 596.11 [+16.82] TEST: Flush tests [ OK ] # 596.12 [+0.01] # 596.12 [+0.00] INFO: # Forwarding tests # 610.95 [+14.83] TEST: IPv4 host entries forwarding tests [ OK ] # 614.47 [+3.52] TEST: IPv6 host entries forwarding tests [ OK ] # 617.74 [+3.27] TEST: L2 host entries forwarding tests [ OK ] # 624.10 [+6.36] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 629.83 [+5.73] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 635.64 [+5.81] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 641.30 [+5.66] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 643.73 [+2.43] TEST: L2 port entries forwarding tests [ OK ] # 644.39 [+0.66] # 644.39 [+0.00] INFO: # Control packets tests # 648.10 [+3.71] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 651.63 [+3.53] 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__->