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.01 [+17.01] TEST: ping [ OK ] # 18.29 [+1.28] TEST: ping6 [ OK ] # 18.38 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.82 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.83 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 23.67 [+1.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.68 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.57 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.58 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 30.23 [+2.65] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.24 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.70 [+5.46] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.71 [+0.01] INFO: Packets sent on path1 / path2: 16433 / 16336 # 41.04 [+5.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.05 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.22 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.24 [+0.01] INFO: Packets sent on path1 / path2: 16433 / 16336 # 51.43 [+5.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.44 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 51.65 [+0.20] INFO: Running IPv6 custom multipath hash tests # 55.19 [+3.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.22 [+0.02] INFO: Packets sent on path1 / path2: 6101 / 6500 # 57.20 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.18 [+2.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.19 [+0.01] INFO: Packets sent on path1 / path2: 6952 / 5652 # 63.23 [+3.04] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.25 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1219.14 [+1155.89] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.15 [+0.01] INFO: Packets sent on path1 / path2: 8364 / 8292 # 1221.66 [+2.51] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1221.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1226.82 [+5.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1226.83 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16334 # 1231.81 [+4.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1231.82 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1236.97 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1236.98 [+0.01] INFO: Packets sent on path1 / path2: 16436 / 16334 # 1242.14 [+5.16] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.15 [+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__->