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.67 [+16.67] TEST: ping [ OK ] # 17.96 [+1.29] TEST: ping6 [ OK ] # 18.07 [+0.11] INFO: Running IPv4 custom multipath hash tests # 21.51 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.52 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 23.47 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.49 [+0.02] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.05 [+3.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.07 [+0.02] INFO: Packets sent on path1 / path2: 6550 / 6050 # 29.85 [+2.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.88 [+0.03] INFO: Packets sent on path1 / path2: 1 / 12600 # 35.30 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.31 [+0.01] INFO: Packets sent on path1 / path2: 16373 / 16396 # 41.08 [+5.77] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.10 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.80 [+5.70] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.82 [+0.02] INFO: Packets sent on path1 / path2: 16373 / 16396 # 52.12 [+5.30] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.13 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.32 [+0.20] INFO: Running IPv6 custom multipath hash tests # 55.90 [+3.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.91 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5801 # 58.04 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.05 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.66 [+3.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.67 [+0.01] INFO: Packets sent on path1 / path2: 5952 / 6652 # 64.78 [+3.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.79 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 1229.98 [+1165.19] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1229.99 [+0.01] INFO: Packets sent on path1 / path2: 8301 / 8283 # 1232.64 [+2.66] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1232.65 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1238.17 [+5.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1238.18 [+0.01] INFO: Packets sent on path1 / path2: 16348 / 16422 # 1243.27 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1243.27 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1248.63 [+5.36] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1248.64 [+0.01] INFO: Packets sent on path1 / path2: 16349 / 16422 # 1253.53 [+4.89] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1253.54 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 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__->