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.72 [+28.72] TEST: ping [ OK ] # 30.33 [+1.61] TEST: ping6 [ OK ] # 30.41 [+0.08] INFO: Running IPv4 custom multipath hash tests # 35.58 [+5.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.59 [+0.01] INFO: Packets sent on path1 / path2: 6552 / 6052 # 38.52 [+2.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.53 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 42.11 [+3.58] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.12 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6801 # 47.02 [+4.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 47.03 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 53.48 [+6.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.49 [+0.01] INFO: Packets sent on path1 / path2: 16391 / 16379 # 59.55 [+6.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 59.56 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.99 [+6.42] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.00 [+0.01] INFO: Packets sent on path1 / path2: 16392 / 16378 # 72.27 [+6.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.28 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 72.84 [+0.55] INFO: Running IPv6 custom multipath hash tests # 78.01 [+5.17] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.02 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 80.64 [+2.62] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.65 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 85.07 [+4.42] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.08 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 89.75 [+4.67] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.78 [+0.03] INFO: Packets sent on path1 / path2: 2 / 12600 # 2497.01 [+2407.23] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2497.02 [+0.01] INFO: Packets sent on path1 / path2: 8373 / 8436 # 2500.04 [+3.03] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2500.06 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2505.32 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2505.33 [+0.01] INFO: Packets sent on path1 / path2: 16454 / 16316 # 2510.24 [+4.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2510.24 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2515.58 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2515.59 [+0.01] INFO: Packets sent on path1 / path2: 16453 / 16316 # 2520.57 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2520.58 [+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__->