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.97 [+16.97] TEST: ping [ OK ] # 18.31 [+1.34] TEST: ping6 [ OK ] # 18.41 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.91 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.92 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 24.04 [+2.12] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.05 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.21 [+3.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.23 [+0.02] INFO: Packets sent on path1 / path2: 6150 / 6451 # 30.02 [+2.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.65 [+5.63] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.66 [+0.01] INFO: Packets sent on path1 / path2: 16435 / 16334 # 40.66 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.88 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.89 [+0.01] INFO: Packets sent on path1 / path2: 16435 / 16334 # 51.17 [+5.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.18 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.38 [+0.20] INFO: Running IPv6 custom multipath hash tests # 54.95 [+3.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.96 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6001 # 57.02 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.75 [+2.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.77 [+0.01] INFO: Packets sent on path1 / path2: 6902 / 5702 # 62.79 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1206.26 [+1143.47] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1206.28 [+0.02] INFO: Packets sent on path1 / path2: 8304 / 8288 # 1208.89 [+2.61] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1208.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1213.93 [+5.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1213.94 [+0.01] INFO: Packets sent on path1 / path2: 16498 / 16272 # 1218.93 [+4.99] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1218.94 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1224.02 [+5.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1224.03 [+0.01] INFO: Packets sent on path1 / path2: 16497 / 16272 # 1229.26 [+5.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1229.27 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->