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.38 [+16.38] TEST: ping [ OK ] # 17.70 [+1.33] TEST: ping6 [ OK ] # 17.79 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.39 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.40 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 23.24 [+1.83] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.26 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.69 [+3.44] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.70 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 29.56 [+2.86] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.57 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 34.76 [+5.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.77 [+0.01] INFO: Packets sent on path1 / path2: 16486 / 16284 # 39.80 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.81 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.20 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.21 [+0.01] INFO: Packets sent on path1 / path2: 16485 / 16284 # 50.70 [+5.49] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.71 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 50.92 [+0.21] INFO: Running IPv6 custom multipath hash tests # 54.31 [+3.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.33 [+0.03] INFO: Packets sent on path1 / path2: 6500 / 6101 # 56.44 [+2.10] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.45 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.71 [+3.26] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.72 [+0.01] INFO: Packets sent on path1 / path2: 5902 / 6700 # 62.89 [+3.17] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.91 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 1211.50 [+1148.58] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1211.50 [+0.01] INFO: Packets sent on path1 / path2: 8295 / 8278 # 1214.02 [+2.52] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1214.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 1219.33 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1219.33 [+0.01] INFO: Packets sent on path1 / path2: 16469 / 16302 # 1224.27 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1224.29 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 1229.46 [+5.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1229.47 [+0.01] INFO: Packets sent on path1 / path2: 16469 / 16301 # 1234.43 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1234.44 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->