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.50 [+25.50] TEST: ping [ OK ] # 26.97 [+1.47] TEST: ping6 [ OK ] # 26.98 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.62 [+4.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.63 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 33.97 [+2.34] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.98 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.88 [+3.90] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.89 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 41.60 [+3.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.61 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 47.92 [+6.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.93 [+0.01] INFO: Packets sent on path1 / path2: 16421 / 16348 # 53.50 [+5.57] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.51 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.30 [+5.80] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.31 [+0.01] INFO: Packets sent on path1 / path2: 16421 / 16348 # 64.98 [+5.67] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 64.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 65.51 [+0.52] INFO: Running IPv6 custom multipath hash tests # 70.05 [+4.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.06 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 72.69 [+2.63] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.70 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 76.53 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.55 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151 # 80.43 [+3.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.44 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2302.58 [+2222.14] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2302.59 [+0.01] INFO: Packets sent on path1 / path2: 8400 / 8367 # 2305.52 [+2.93] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2305.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2310.72 [+5.20] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2310.75 [+0.02] INFO: Packets sent on path1 / path2: 16392 / 16379 # 2315.63 [+4.89] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2315.64 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770 # 2320.81 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2320.82 [+0.01] INFO: Packets sent on path1 / path2: 16392 / 16378 # 2325.85 [+5.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2325.87 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->