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 # 28.71 [+28.71] TEST: ping [ OK ] # 30.31 [+1.60] TEST: ping6 [ OK ] # 30.40 [+0.09] INFO: Running IPv4 custom multipath hash tests # 35.64 [+5.24] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.65 [+0.01] INFO: Packets sent on path1 / path2: 5752 / 6852 # 38.15 [+2.50] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.94 [+3.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.95 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 46.00 [+4.05] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.02 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 52.68 [+6.66] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.70 [+0.02] INFO: Packets sent on path1 / path2: 16347 / 16422 # 59.34 [+6.64] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.34 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 65.99 [+6.64] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.00 [+0.01] INFO: Packets sent on path1 / path2: 16347 / 16422 # 72.27 [+6.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.29 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 72.81 [+0.52] INFO: Running IPv6 custom multipath hash tests # 81.59 [+8.79] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 81.61 [+0.02] INFO: Packets sent on path1 / path2: 6200 / 6401 # 85.12 [+3.52] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 85.14 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 88.68 [+3.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 88.70 [+0.02] INFO: Packets sent on path1 / path2: 6002 / 6601 # 92.82 [+4.12] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 92.84 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 2564.98 [+2472.14] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2564.99 [+0.01] INFO: Packets sent on path1 / path2: 8440 / 8375 # 2568.16 [+3.17] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2568.17 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2573.95 [+5.78] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2573.96 [+0.02] INFO: Packets sent on path1 / path2: 16537 / 16234 # 2579.23 [+5.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2579.25 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2584.69 [+5.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2584.70 [+0.01] INFO: Packets sent on path1 / path2: 16537 / 16232 # 2589.82 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2589.83 [+0.01] 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__->