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.82 [+17.82] TEST: ping [ OK ] # 19.14 [+1.32] TEST: ping6 [ OK ] # 19.24 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.86 [+3.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.87 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 24.75 [+1.87] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.76 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.78 [+3.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.79 [+0.01] INFO: Packets sent on path1 / path2: 7150 / 5450 # 30.73 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.74 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.38 [+5.64] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.41 [+0.03] INFO: Packets sent on path1 / path2: 16302 / 16467 # 41.92 [+5.51] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.93 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 47.87 [+5.94] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.88 [+0.01] INFO: Packets sent on path1 / path2: 16302 / 16467 # 53.74 [+5.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 53.96 [+0.21] INFO: Running IPv6 custom multipath hash tests # 57.59 [+3.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.60 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 59.78 [+2.18] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 62.56 [+2.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.58 [+0.02] INFO: Packets sent on path1 / path2: 6150 / 6452 # 65.85 [+3.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.87 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601 # 1226.92 [+1161.05] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1226.93 [+0.01] INFO: Packets sent on path1 / path2: 8236 / 8373 # 1229.53 [+2.60] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1229.55 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1234.78 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1234.80 [+0.02] INFO: Packets sent on path1 / path2: 16215 / 16556 # 1239.86 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1239.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1245.23 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1245.25 [+0.02] INFO: Packets sent on path1 / path2: 16213 / 16556 # 1250.39 [+5.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1250.40 [+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__->