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 # 15.71 [+15.71] TEST: ping [ OK ] # 16.96 [+1.25] TEST: ping6 [ OK ] # 17.03 [+0.07] INFO: Running IPv4 custom multipath hash tests # 20.97 [+3.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.98 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 23.25 [+2.28] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.26 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 26.72 [+3.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.74 [+0.02] INFO: Packets sent on path1 / path2: 5800 / 6800 # 30.20 [+3.46] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.79 [+5.58] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.80 [+0.01] INFO: Packets sent on path1 / path2: 16517 / 16252 # 41.19 [+5.39] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.20 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 46.97 [+5.77] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.98 [+0.02] INFO: Packets sent on path1 / path2: 16517 / 16252 # 52.42 [+5.43] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 52.63 [+0.20] INFO: Running IPv6 custom multipath hash tests # 56.19 [+3.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.20 [+0.01] INFO: Packets sent on path1 / path2: 5802 / 6800 # 58.43 [+2.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.44 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.30 [+2.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.30 [+0.01] INFO: Packets sent on path1 / path2: 6002 / 6601 # 64.57 [+3.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1250.62 [+1186.04] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1250.63 [+0.01] INFO: Packets sent on path1 / path2: 8233 / 8384 # 1253.37 [+2.73] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1253.39 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 1259.09 [+5.69] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1259.11 [+0.02] INFO: Packets sent on path1 / path2: 16424 / 16346 # 1264.12 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1264.13 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1269.01 [+4.88] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1269.02 [+0.01] INFO: Packets sent on path1 / path2: 16424 / 16346 # 1273.97 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1274.00 [+0.03] INFO: Packets sent on path1 / path2: 32770 / 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__->