make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=customm_multipath_hash.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: custom_multipath_hash.sh # 25.66 [+25.66] TEST: ping [ OK ] # 27.09 [+1.43] TEST: ping6 [ OK ] # 27.09 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.57 [+4.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.58 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 33.99 [+2.41] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.99 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.88 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.91 [+0.03] INFO: Packets sent on path1 / path2: 6751 / 5850 # 41.74 [+3.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.76 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.61 [+5.85] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.61 [+0.01] INFO: Packets sent on path1 / path2: 16271 / 16498 # 53.47 [+5.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.48 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.43 [+5.94] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.44 [+0.01] INFO: Packets sent on path1 / path2: 16271 / 16498 # 64.97 [+5.53] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 65.48 [+0.50] INFO: Running IPv6 custom multipath hash tests # 70.20 [+4.72] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.21 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6152 # 72.72 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.73 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 76.59 [+3.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.60 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 80.37 [+3.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.38 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2496.32 [+2415.94] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2496.33 [+0.01] INFO: Packets sent on path1 / path2: 8447 / 8332 # 2499.27 [+2.94] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2499.28 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2504.60 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2504.61 [+0.01] INFO: Packets sent on path1 / path2: 16367 / 16405 # 2509.65 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2509.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2515.02 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2515.02 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16404 # 2520.00 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2520.01 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 ok 1 selftests: net/forwarding: custom_multipath_hash.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__->