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 # 27.95 [+27.95] TEST: ping [ OK ] # 29.56 [+1.61] TEST: ping6 [ OK ] # 29.63 [+0.07] INFO: Running IPv4 custom multipath hash tests # 34.71 [+5.07] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.72 [+0.01] INFO: Packets sent on path1 / path2: 7002 / 5602 # 37.10 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.30 [+3.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.31 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 44.07 [+3.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 50.11 [+6.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.12 [+0.01] INFO: Packets sent on path1 / path2: 16407 / 16362 # 55.93 [+5.81] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.94 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 1 # 62.14 [+6.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.16 [+0.02] INFO: Packets sent on path1 / path2: 16407 / 16362 # 67.89 [+5.73] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.90 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 68.43 [+0.54] INFO: Running IPv6 custom multipath hash tests # 73.45 [+5.02] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.47 [+0.02] INFO: Packets sent on path1 / path2: 6601 / 6001 # 76.03 [+2.56] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.04 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 80.08 [+4.04] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.10 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 84.41 [+4.31] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.43 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 2 # 2505.53 [+2421.10] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2505.53 [+0.01] INFO: Packets sent on path1 / path2: 8448 / 8342 # 2508.52 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2508.52 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2513.88 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2513.89 [+0.01] INFO: Packets sent on path1 / path2: 16265 / 16505 # 2519.06 [+5.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2519.08 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32771 # 2524.55 [+5.47] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2524.56 [+0.01] INFO: Packets sent on path1 / path2: 16266 / 16505 # 2529.81 [+5.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2529.82 [+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__->