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 # 26.73 [+26.73] TEST: ping [ OK ] # 28.28 [+1.55] TEST: ping6 [ OK ] # 28.35 [+0.07] INFO: Running IPv4 custom multipath hash tests # 32.93 [+4.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.94 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6253 # 35.39 [+2.45] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.03 [+3.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.03 [+0.01] INFO: Packets sent on path1 / path2: 5650 / 6950 # 42.67 [+3.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.68 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 49.28 [+6.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.29 [+0.01] INFO: Packets sent on path1 / path2: 16336 / 16433 # 55.13 [+5.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 61.10 [+5.95] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.10 [+0.01] INFO: Packets sent on path1 / path2: 16336 / 16433 # 66.88 [+5.78] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.89 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 67.39 [+0.49] INFO: Running IPv6 custom multipath hash tests # 72.58 [+5.19] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.59 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6350 # 75.13 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.14 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.96 [+3.82] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.97 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 83.26 [+4.28] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.26 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2493.94 [+2410.68] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2493.95 [+0.01] INFO: Packets sent on path1 / path2: 8198 / 8557 # 2496.91 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2496.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2502.26 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2502.27 [+0.01] INFO: Packets sent on path1 / path2: 16550 / 16221 # 2507.37 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2507.38 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2512.76 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2512.77 [+0.01] INFO: Packets sent on path1 / path2: 16550 / 16220 # 2517.89 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2517.90 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->