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 # 20.35 [+20.35] # 20.35 [+0.00] INFO: # Host entries configuration tests # 22.40 [+2.05] TEST: Common host entries configuration tests (IPv4) [ OK ] # 24.47 [+2.07] TEST: Common host entries configuration tests (IPv6) [ OK ] # 26.35 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 26.36 [+0.01] # 26.36 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 37.10 [+10.74] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 48.28 [+11.17] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 66.13 [+17.86] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 83.85 [+17.72] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 83.86 [+0.01] # 83.86 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 99.73 [+15.87] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 110.37 [+10.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 116.20 [+5.83] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 122.56 [+6.36] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 122.57 [+0.01] # 122.57 [+0.00] INFO: # Port group entries configuration tests - L2 # 133.63 [+11.06] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 134.42 [+0.79] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 134.43 [+0.01] # 134.43 [+0.00] INFO: # Large scale dump tests # 190.32 [+55.89] TEST: IPv4 large scale dump tests [ OK ] # 412.74 [+222.42] TEST: IPv6 large scale dump tests [ OK ] # 636.07 [+223.32] TEST: L2 large scale dump tests [ OK ] # 649.25 [+13.19] TEST: Flush tests [ OK ] # 649.35 [+0.10] # 649.35 [+0.00] INFO: # Forwarding tests # 665.09 [+15.74] TEST: IPv4 host entries forwarding tests [ OK ] # 669.17 [+4.08] TEST: IPv6 host entries forwarding tests [ OK ] # 672.98 [+3.81] TEST: L2 host entries forwarding tests [ OK ] # 679.65 [+6.67] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 686.35 [+6.71] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 693.13 [+6.78] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 699.54 [+6.40] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 702.22 [+2.68] TEST: L2 port entries forwarding tests [ OK ] # 703.07 [+0.85] # 703.07 [+0.00] INFO: # Control packets tests # 707.57 [+4.50] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 711.51 [+3.95] 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__->