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 # 17.47 [+17.47] TEST: ping [ OK ] # 18.80 [+1.33] TEST: ping6 [ OK ] # 18.89 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.63 [+3.74] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.65 [+0.02] INFO: Packets sent on path1 / path2: 6051 / 6551 # 24.76 [+2.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.77 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 28.61 [+3.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.62 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 31.63 [+3.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.20 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.21 [+0.01] INFO: Packets sent on path1 / path2: 16514 / 16255 # 42.69 [+5.47] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.70 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 48.56 [+5.86] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.57 [+0.01] INFO: Packets sent on path1 / path2: 16514 / 16255 # 54.12 [+5.55] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.13 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 54.35 [+0.22] INFO: Running IPv6 custom multipath hash tests # 57.90 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.92 [+0.02] INFO: Packets sent on path1 / path2: 6500 / 6101 # 59.93 [+2.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.78 [+2.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.79 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6202 # 65.67 [+2.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.68 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1236.84 [+1171.16] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1236.86 [+0.02] INFO: Packets sent on path1 / path2: 8160 / 8400 # 1239.59 [+2.72] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1239.60 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1245.29 [+5.68] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1245.30 [+0.01] INFO: Packets sent on path1 / path2: 16328 / 16442 # 1250.55 [+5.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1250.56 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1255.65 [+5.09] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1255.67 [+0.01] INFO: Packets sent on path1 / path2: 16329 / 16441 # 1260.78 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1260.79 [+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__->