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.37 [+28.37] TEST: ping [ OK ] # 29.92 [+1.56] TEST: ping6 [ OK ] # 30.02 [+0.10] INFO: Running IPv4 custom multipath hash tests # 35.35 [+5.33] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.36 [+0.01] INFO: Packets sent on path1 / path2: 6302 / 6302 # 37.99 [+2.63] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.00 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 42.21 [+4.21] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.22 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 46.56 [+4.34] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 53.21 [+6.65] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.22 [+0.01] INFO: Packets sent on path1 / path2: 16393 / 16376 # 59.45 [+6.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.45 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.05 [+6.59] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.06 [+0.02] INFO: Packets sent on path1 / path2: 16393 / 16376 # 72.68 [+6.61] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 73.25 [+0.56] INFO: Running IPv6 custom multipath hash tests # 78.24 [+4.99] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.25 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6201 # 81.07 [+2.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 85.62 [+4.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.63 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5850 # 89.64 [+4.01] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.65 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2502.63 [+2412.98] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2502.63 [+0.01] INFO: Packets sent on path1 / path2: 8522 / 8297 # 2505.60 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2505.62 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2510.94 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2510.95 [+0.01] INFO: Packets sent on path1 / path2: 16445 / 16326 # 2515.95 [+5.01] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2515.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2521.27 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2521.27 [+0.01] INFO: Packets sent on path1 / path2: 16444 / 16325 # 2526.39 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2526.39 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 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__->