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.68 [+16.68] TEST: ping [ OK ] # 18.01 [+1.33] TEST: ping6 [ OK ] # 18.10 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.69 [+3.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.71 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6101 # 23.50 [+1.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.51 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.23 [+3.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.24 [+0.01] INFO: Packets sent on path1 / path2: 6900 / 5700 # 30.21 [+2.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.22 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.84 [+5.62] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.85 [+0.01] INFO: Packets sent on path1 / path2: 16340 / 16429 # 41.11 [+5.26] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.13 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.83 [+5.71] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.84 [+0.01] INFO: Packets sent on path1 / path2: 16341 / 16429 # 52.30 [+5.45] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.31 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 52.54 [+0.23] INFO: Running IPv6 custom multipath hash tests # 56.13 [+3.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.14 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5951 # 58.19 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.21 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.28 [+3.08] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.32 [+0.04] INFO: Packets sent on path1 / path2: 6151 / 6451 # 64.50 [+3.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1220.60 [+1156.08] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1220.60 [+0.01] INFO: Packets sent on path1 / path2: 8357 / 8227 # 1223.27 [+2.66] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1223.28 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12601 # 1228.55 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1228.57 [+0.02] INFO: Packets sent on path1 / path2: 16225 / 16546 # 1233.57 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1233.58 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1238.97 [+5.38] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1238.99 [+0.03] INFO: Packets sent on path1 / path2: 16225 / 16544 # 1244.21 [+5.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1244.22 [+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__->