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 # 16.23 [+16.23] TEST: ping [ OK ] # 17.52 [+1.29] TEST: ping6 [ OK ] # 17.64 [+0.12] INFO: Running IPv4 custom multipath hash tests # 21.10 [+3.46] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.11 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901 # 23.10 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.11 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.03 [+2.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.04 [+0.01] INFO: Packets sent on path1 / path2: 6150 / 6450 # 28.89 [+2.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.90 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 34.37 [+5.48] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.38 [+0.01] INFO: Packets sent on path1 / path2: 16622 / 16148 # 39.67 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.68 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.06 [+5.38] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.07 [+0.01] INFO: Packets sent on path1 / path2: 16622 / 16148 # 50.46 [+5.39] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 50.74 [+0.27] INFO: Running IPv6 custom multipath hash tests # 54.30 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.31 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 56.39 [+2.08] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.41 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.01 [+3.60] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.02 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6150 # 62.95 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.96 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1227.89 [+1164.94] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1227.90 [+0.01] INFO: Packets sent on path1 / path2: 8288 / 8262 # 1230.56 [+2.65] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1230.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1235.62 [+5.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1235.63 [+0.01] INFO: Packets sent on path1 / path2: 16216 / 16554 # 1240.63 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1240.64 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1245.95 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1245.96 [+0.01] INFO: Packets sent on path1 / path2: 16216 / 16554 # 1250.97 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1250.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->