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 # 27.95 [+27.95] TEST: ping [ OK ] # 29.61 [+1.66] TEST: ping6 [ OK ] # 29.70 [+0.09] INFO: Running IPv4 custom multipath hash tests # 35.08 [+5.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.09 [+0.01] INFO: Packets sent on path1 / path2: 6453 / 6151 # 37.56 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.71 [+4.13] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.71 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 45.75 [+4.03] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.77 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 52.57 [+6.80] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.58 [+0.01] INFO: Packets sent on path1 / path2: 16434 / 16335 # 58.78 [+6.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.79 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.25 [+6.45] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.26 [+0.01] INFO: Packets sent on path1 / path2: 16434 / 16335 # 71.35 [+6.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.36 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 71.92 [+0.56] INFO: Running IPv6 custom multipath hash tests # 76.75 [+4.83] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.77 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5852 # 79.46 [+2.70] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.48 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 85.19 [+5.71] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.20 [+0.02] INFO: Packets sent on path1 / path2: 6550 / 6050 # 90.18 [+4.98] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 90.19 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2518.33 [+2428.13] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2518.34 [+0.01] INFO: Packets sent on path1 / path2: 8504 / 8268 # 2521.29 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2521.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2526.72 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2526.73 [+0.01] INFO: Packets sent on path1 / path2: 16412 / 16358 # 2532.04 [+5.31] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2532.05 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 2537.42 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2537.43 [+0.01] INFO: Packets sent on path1 / path2: 16412 / 16358 # 2542.64 [+5.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2542.65 [+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__->