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.77 [+26.77] TEST: ping [ OK ] # 28.35 [+1.57] TEST: ping6 [ OK ] # 28.44 [+0.10] INFO: Running IPv4 custom multipath hash tests # 33.22 [+4.77] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.23 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 35.78 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.78 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.76 [+3.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.77 [+0.01] INFO: Packets sent on path1 / path2: 7000 / 5600 # 43.99 [+4.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.00 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 50.65 [+6.65] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.66 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16391 # 56.50 [+5.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.51 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 62.71 [+6.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.73 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16390 # 68.88 [+6.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.88 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 69.40 [+0.52] INFO: Running IPv6 custom multipath hash tests # 74.30 [+4.90] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.31 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 76.97 [+2.66] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 80.34 [+3.35] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.35 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 84.18 [+3.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.19 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2493.94 [+2409.75] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2493.96 [+0.02] INFO: Packets sent on path1 / path2: 8323 / 8460 # 2497.05 [+3.10] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2497.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2502.51 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2502.52 [+0.01] INFO: Packets sent on path1 / path2: 16567 / 16204 # 2507.66 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2507.67 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2513.17 [+5.51] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2513.18 [+0.01] INFO: Packets sent on path1 / path2: 16568 / 16203 # 2518.46 [+5.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2518.47 [+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__->