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.21 [+17.21] TEST: ping [ OK ] # 18.55 [+1.34] TEST: ping6 [ OK ] # 18.65 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.28 [+3.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.31 [+0.02] INFO: Packets sent on path1 / path2: 6201 / 6401 # 24.27 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.29 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.25 [+2.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.29 [+0.04] INFO: Packets sent on path1 / path2: 6450 / 6150 # 30.57 [+3.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.58 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 36.24 [+5.67] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.25 [+0.01] INFO: Packets sent on path1 / path2: 16477 / 16292 # 42.19 [+5.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.21 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 48.37 [+6.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.39 [+0.02] INFO: Packets sent on path1 / path2: 16477 / 16292 # 55.10 [+6.71] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 55.11 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 55.36 [+0.25] INFO: Running IPv6 custom multipath hash tests # 58.97 [+3.61] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.98 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851 # 61.27 [+2.29] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 61.28 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 64.73 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 64.74 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 68.50 [+3.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 68.51 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 1220.20 [+1151.69] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1220.21 [+0.01] INFO: Packets sent on path1 / path2: 8325 / 8233 # 1222.79 [+2.58] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1222.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1227.95 [+5.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.98 [+0.02] INFO: Packets sent on path1 / path2: 16335 / 16436 # 1232.81 [+4.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.83 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1237.90 [+5.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.90 [+0.01] INFO: Packets sent on path1 / path2: 16335 / 16435 # 1242.89 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.91 [+0.02] 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__->