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 # 16.70 [+16.70] TEST: ping [ OK ] # 18.00 [+1.30] TEST: ping6 [ OK ] # 18.10 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.59 [+3.49] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.60 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 23.53 [+1.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.54 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.32 [+3.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.33 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 30.17 [+2.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.18 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 35.69 [+5.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.71 [+0.02] INFO: Packets sent on path1 / path2: 16462 / 16307 # 41.03 [+5.32] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.04 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 46.75 [+5.71] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.78 [+0.03] INFO: Packets sent on path1 / path2: 16463 / 16307 # 52.13 [+5.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 52.37 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.81 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.82 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5802 # 57.90 [+2.08] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.92 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.57 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.58 [+0.01] INFO: Packets sent on path1 / path2: 6502 / 6102 # 64.63 [+3.04] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.66 [+0.03] INFO: Packets sent on path1 / path2: 12602 / 1 # 1214.01 [+1149.34] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1214.02 [+0.01] INFO: Packets sent on path1 / path2: 8142 / 8459 # 1216.73 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1216.75 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1221.77 [+5.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1221.79 [+0.02] INFO: Packets sent on path1 / path2: 16354 / 16416 # 1226.75 [+4.95] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1226.76 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 1231.79 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1231.80 [+0.01] INFO: Packets sent on path1 / path2: 16354 / 16416 # 1236.62 [+4.82] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1236.63 [+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__->