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.22 [+17.22] TEST: ping [ OK ] # 18.55 [+1.33] TEST: ping6 [ OK ] # 18.65 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.53 [+3.89] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.54 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 24.77 [+2.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.78 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.99 [+3.20] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.01 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6100 # 31.18 [+3.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.84 [+5.65] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.85 [+0.01] INFO: Packets sent on path1 / path2: 16448 / 16321 # 42.23 [+5.38] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.26 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.79 [+5.53] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.80 [+0.01] INFO: Packets sent on path1 / path2: 16448 / 16321 # 53.39 [+5.59] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.40 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.61 [+0.22] INFO: Running IPv6 custom multipath hash tests # 57.27 [+3.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.28 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6351 # 59.40 [+2.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.41 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.59 [+3.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.60 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6602 # 65.66 [+3.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.67 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1218.08 [+1152.41] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1218.10 [+0.01] INFO: Packets sent on path1 / path2: 8330 / 8236 # 1221.02 [+2.92] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1221.04 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 1226.61 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1226.62 [+0.01] INFO: Packets sent on path1 / path2: 16511 / 16259 # 1231.77 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1231.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1236.90 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1236.90 [+0.01] INFO: Packets sent on path1 / path2: 16510 / 16259 # 1241.57 [+4.67] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1241.58 [+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__->