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.91 [+19.91] # 19.91 [+0.00] INFO: # Host entries configuration tests # 21.67 [+1.76] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.34 [+1.68] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.03 [+1.69] TEST: Common host entries configuration tests (L2) [ OK ] # 25.03 [+0.01] # 25.03 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.08 [+10.05] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 45.13 [+10.05] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 60.80 [+15.68] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 77.06 [+16.25] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 77.07 [+0.01] # 77.07 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 87.61 [+10.54] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 98.25 [+10.64] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 104.07 [+5.82] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 109.78 [+5.71] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 109.79 [+0.01] # 109.79 [+0.00] INFO: # Port group entries configuration tests - L2 # 120.39 [+10.60] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.19 [+0.80] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.20 [+0.01] # 121.20 [+0.00] INFO: # Large scale dump tests # 175.23 [+54.03] TEST: IPv4 large scale dump tests [ OK ] # 408.06 [+232.83] TEST: IPv6 large scale dump tests [ OK ] # 629.66 [+221.60] TEST: L2 large scale dump tests [ OK ] # 642.21 [+12.55] TEST: Flush tests [ OK ] # 642.28 [+0.07] # 642.28 [+0.00] INFO: # Forwarding tests # 658.23 [+15.95] TEST: IPv4 host entries forwarding tests [ OK ] # 662.23 [+4.00] TEST: IPv6 host entries forwarding tests [ OK ] # 666.12 [+3.89] TEST: L2 host entries forwarding tests [ OK ] # 673.73 [+7.61] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 680.86 [+7.14] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 687.85 [+6.98] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 694.51 [+6.67] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 697.18 [+2.67] TEST: L2 port entries forwarding tests [ OK ] # 697.95 [+0.76] # 697.95 [+0.00] INFO: # Control packets tests # 702.30 [+4.36] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 706.57 [+4.27] 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__->