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.00 [+28.00] TEST: ping [ OK ] # 29.58 [+1.58] TEST: ping6 [ OK ] # 29.66 [+0.08] INFO: Running IPv4 custom multipath hash tests # 34.49 [+4.83] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.50 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 37.08 [+2.58] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.09 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.37 [+4.28] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.38 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 45.97 [+4.60] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.98 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 52.37 [+6.39] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.38 [+0.01] INFO: Packets sent on path1 / path2: 16343 / 16427 # 58.65 [+6.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.67 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32769 # 65.35 [+6.69] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.37 [+0.01] INFO: Packets sent on path1 / path2: 16343 / 16426 # 71.14 [+5.77] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.15 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 71.65 [+0.50] INFO: Running IPv6 custom multipath hash tests # 76.82 [+5.17] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.84 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5851 # 79.84 [+3.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.84 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 83.61 [+3.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.62 [+0.01] INFO: Packets sent on path1 / path2: 5700 / 6901 # 88.24 [+4.62] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.25 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2546.12 [+2457.87] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2546.13 [+0.01] INFO: Packets sent on path1 / path2: 8210 / 8606 # 2549.08 [+2.95] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2549.09 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2554.53 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2554.54 [+0.01] INFO: Packets sent on path1 / path2: 16340 / 16431 # 2559.77 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2559.78 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2565.07 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2565.08 [+0.01] INFO: Packets sent on path1 / path2: 16338 / 16431 # 2570.30 [+5.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2570.30 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->