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.84 [+16.84] TEST: ping [ OK ] # 18.17 [+1.32] TEST: ping6 [ OK ] # 18.28 [+0.11] INFO: Running IPv4 custom multipath hash tests # 21.41 [+3.13] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.42 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 23.21 [+1.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.22 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 26.70 [+3.48] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.72 [+0.02] INFO: Packets sent on path1 / path2: 6150 / 6450 # 29.80 [+3.08] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.48 [+5.68] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.49 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16312 # 41.11 [+5.62] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.99 [+5.86] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.00 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16311 # 52.29 [+5.29] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.33 [+0.04] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.57 [+0.24] INFO: Running IPv6 custom multipath hash tests # 56.41 [+3.84] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.43 [+0.03] INFO: Packets sent on path1 / path2: 6750 / 5851 # 58.46 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.47 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.80 [+3.33] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.81 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5952 # 64.74 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.77 [+0.03] INFO: Packets sent on path1 / path2: 12601 / 1 # 1222.42 [+1157.66] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1222.44 [+0.01] INFO: Packets sent on path1 / path2: 8189 / 8381 # 1225.14 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1225.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1230.45 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1230.46 [+0.01] INFO: Packets sent on path1 / path2: 16281 / 16489 # 1235.58 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1235.59 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1240.65 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1240.66 [+0.01] INFO: Packets sent on path1 / path2: 16282 / 16488 # 1245.47 [+4.81] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1245.48 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->