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.64 [+27.64] TEST: ping [ OK ] # 29.18 [+1.54] TEST: ping6 [ OK ] # 29.19 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.30 [+5.12] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.31 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6403 # 36.88 [+2.57] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.73 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.74 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 44.95 [+4.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.97 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 51.50 [+6.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.51 [+0.01] INFO: Packets sent on path1 / path2: 16133 / 16636 # 58.06 [+6.55] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.07 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.79 [+6.72] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.80 [+0.01] INFO: Packets sent on path1 / path2: 16133 / 16636 # 70.83 [+6.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.84 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 71.39 [+0.55] INFO: Running IPv6 custom multipath hash tests # 76.82 [+5.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.83 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6200 # 79.59 [+2.76] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.60 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 83.48 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.49 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5950 # 88.45 [+4.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.47 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2491.48 [+2403.02] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2491.49 [+0.01] INFO: Packets sent on path1 / path2: 8464 / 8368 # 2494.42 [+2.93] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2494.44 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 2499.71 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2499.72 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16391 # 2504.85 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2504.86 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2510.26 [+5.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2510.27 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16391 # 2515.38 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2515.38 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 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__->