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 # 26.17 [+26.17] TEST: ping [ OK ] # 27.70 [+1.53] TEST: ping6 [ OK ] # 27.71 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.65 [+4.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.66 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6852 # 35.19 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.33 [+3.12] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.34 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5951 # 41.97 [+3.63] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.98 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 48.44 [+6.46] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.45 [+0.01] INFO: Packets sent on path1 / path2: 16490 / 16279 # 54.58 [+6.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.59 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 60.86 [+6.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.86 [+0.01] INFO: Packets sent on path1 / path2: 16490 / 16279 # 66.96 [+6.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.97 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 67.45 [+0.48] INFO: Running IPv6 custom multipath hash tests # 72.25 [+4.80] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.26 [+0.01] INFO: Packets sent on path1 / path2: 5902 / 6700 # 75.00 [+2.74] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 78.84 [+3.83] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.85 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6401 # 82.81 [+3.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.82 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2303.59 [+2220.77] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2303.60 [+0.01] INFO: Packets sent on path1 / path2: 8494 / 8231 # 2306.51 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2306.52 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2311.96 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2311.97 [+0.01] INFO: Packets sent on path1 / path2: 16246 / 16525 # 2317.04 [+5.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2317.05 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2322.53 [+5.48] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2322.54 [+0.01] INFO: Packets sent on path1 / path2: 16245 / 16525 # 2327.77 [+5.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2327.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->