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.79 [+15.79] TEST: ping [ OK ] # 17.07 [+1.28] TEST: ping6 [ OK ] # 17.14 [+0.07] INFO: Running IPv4 custom multipath hash tests # 20.40 [+3.26] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.41 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 22.34 [+1.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.34 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 25.79 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.82 [+0.03] INFO: Packets sent on path1 / path2: 6750 / 5851 # 28.53 [+2.71] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.54 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 33.67 [+5.13] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.69 [+0.02] INFO: Packets sent on path1 / path2: 16452 / 16317 # 38.93 [+5.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.94 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 44.59 [+5.65] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.60 [+0.01] INFO: Packets sent on path1 / path2: 16453 / 16317 # 49.81 [+5.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.83 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 50.07 [+0.24] INFO: Running IPv6 custom multipath hash tests # 53.59 [+3.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.62 [+0.02] INFO: Packets sent on path1 / path2: 7001 / 5601 # 55.74 [+2.12] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 58.84 [+3.09] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.85 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6402 # 62.13 [+3.28] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1234.01 [+1171.87] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1234.02 [+0.01] INFO: Packets sent on path1 / path2: 8157 / 8415 # 1236.73 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1236.75 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1242.02 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1242.03 [+0.01] INFO: Packets sent on path1 / path2: 16370 / 16400 # 1247.14 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1247.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1252.33 [+5.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1252.34 [+0.01] INFO: Packets sent on path1 / path2: 16369 / 16401 # 1257.26 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1257.26 [+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__->