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.39 [+19.39] # 19.39 [+0.00] INFO: # Host entries configuration tests # 21.32 [+1.92] TEST: Common host entries configuration tests (IPv4) [ OK ] # 23.19 [+1.87] TEST: Common host entries configuration tests (IPv6) [ OK ] # 25.06 [+1.87] TEST: Common host entries configuration tests (L2) [ OK ] # 25.07 [+0.01] # 25.07 [+0.00] INFO: # Port group entries configuration tests - (*, G) # 35.76 [+10.69] TEST: Common port group entries configuration tests (IPv4 (*, G)) [ OK ] # 46.35 [+10.60] TEST: Common port group entries configuration tests (IPv6 (*, G)) [ OK ] # 62.45 [+16.09] TEST: IPv4 (*, G) port group entries configuration tests [ OK ] # 78.78 [+16.33] TEST: IPv6 (*, G) port group entries configuration tests [ OK ] # 78.79 [+0.01] # 78.79 [+0.00] INFO: # Port group entries configuration tests - (S, G) # 89.72 [+10.93] TEST: Common port group entries configuration tests (IPv4 (S, G)) [ OK ] # 100.08 [+10.35] TEST: Common port group entries configuration tests (IPv6 (S, G)) [ OK ] # 105.39 [+5.32] TEST: IPv4 (S, G) port group entries configuration tests [ OK ] # 110.63 [+5.24] TEST: IPv6 (S, G) port group entries configuration tests [ OK ] # 110.64 [+0.01] # 110.64 [+0.00] INFO: # Port group entries configuration tests - L2 # 121.27 [+10.63] TEST: Common port group entries configuration tests (L2 (*, G)) [ OK ] # 121.97 [+0.70] TEST: L2 (*, G) port group entries configuration tests [ OK ] # 121.98 [+0.01] # 121.98 [+0.00] INFO: # Large scale dump tests # 172.43 [+50.45] TEST: IPv4 large scale dump tests [ OK ] # 382.34 [+209.91] TEST: IPv6 large scale dump tests [ OK ] # 597.47 [+215.14] TEST: L2 large scale dump tests [ OK ] # 613.91 [+16.44] TEST: Flush tests [ OK ] # 613.92 [+0.01] # 613.92 [+0.00] INFO: # Forwarding tests # 629.20 [+15.28] TEST: IPv4 host entries forwarding tests [ OK ] # 632.61 [+3.42] TEST: IPv6 host entries forwarding tests [ OK ] # 636.13 [+3.52] TEST: L2 host entries forwarding tests [ OK ] # 642.28 [+6.15] TEST: IPv4 port group "exclude" entries forwarding tests [ OK ] # 648.14 [+5.85] TEST: IPv6 port group "exclude" entries forwarding tests [ OK ] # 653.81 [+5.67] TEST: IPv4 port group "include" entries forwarding tests [ OK ] # 659.53 [+5.72] TEST: IPv6 port group "include" entries forwarding tests [ OK ] # 661.85 [+2.33] TEST: L2 port entries forwarding tests [ OK ] # 662.55 [+0.69] # 662.55 [+0.00] INFO: # Control packets tests # 666.36 [+3.81] TEST: IGMPv3 MODE_IS_INCLUDE tests [ OK ] # 669.76 [+3.40] 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__->