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 # 22.35 [+22.35] TEST: ping [ OK ] # 23.74 [+1.39] TEST: ping6 [ OK ] # 23.75 [+0.01] INFO: Running IPv4 custom multipath hash tests # 28.27 [+4.52] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 28.28 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 30.69 [+2.42] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 30.70 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.73 [+4.03] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 34.74 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 38.71 [+3.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 38.71 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 44.99 [+6.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 45.00 [+0.01] INFO: Packets sent on path1 / path2: 16230 / 16539 # 51.16 [+6.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 51.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 57.38 [+6.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 57.39 [+0.01] INFO: Packets sent on path1 / path2: 16230 / 16539 # 63.18 [+5.80] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.20 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 63.65 [+0.45] INFO: Running IPv6 custom multipath hash tests # 68.25 [+4.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 68.26 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6551 # 70.92 [+2.66] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 70.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 74.78 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 74.79 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6200 # 79.28 [+4.49] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.29 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 2280.08 [+2200.79] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2280.09 [+0.01] INFO: Packets sent on path1 / path2: 8475 / 8269 # 2282.93 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2282.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2288.22 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2288.23 [+0.01] INFO: Packets sent on path1 / path2: 16506 / 16265 # 2293.42 [+5.19] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2293.43 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2298.69 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2298.70 [+0.01] INFO: Packets sent on path1 / path2: 16506 / 16263 # 2303.70 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2303.71 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 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__->