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 # 17.35 [+17.35] TEST: ping [ OK ] # 18.71 [+1.36] TEST: ping6 [ OK ] # 18.81 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.20 [+3.39] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.22 [+0.02] INFO: Packets sent on path1 / path2: 6701 / 5901 # 24.17 [+1.94] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.18 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.62 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.63 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151 # 30.62 [+2.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.63 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 36.35 [+5.73] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.37 [+0.01] INFO: Packets sent on path1 / path2: 16507 / 16262 # 41.80 [+5.43] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.81 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.60 [+5.80] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.61 [+0.01] INFO: Packets sent on path1 / path2: 16507 / 16262 # 53.06 [+5.45] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.09 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.31 [+0.22] INFO: Running IPv6 custom multipath hash tests # 56.82 [+3.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.83 [+0.01] INFO: Packets sent on path1 / path2: 7151 / 5450 # 58.89 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.90 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.06 [+3.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.07 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151 # 65.02 [+2.95] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.03 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1246.35 [+1181.32] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1246.36 [+0.01] INFO: Packets sent on path1 / path2: 8304 / 8254 # 1248.92 [+2.57] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1248.94 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1254.08 [+5.14] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1254.10 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16391 # 1259.21 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1259.24 [+0.03] INFO: Packets sent on path1 / path2: 32771 / 0 # 1264.24 [+5.00] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1264.25 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16392 # 1269.26 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1269.27 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 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__->