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.90 [+16.90] TEST: ping [ OK ] # 18.21 [+1.31] TEST: ping6 [ OK ] # 18.31 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.69 [+3.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.70 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 23.69 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.70 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 26.93 [+3.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.94 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 29.72 [+2.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.74 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.00 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.02 [+0.02] INFO: Packets sent on path1 / path2: 16345 / 16424 # 40.47 [+5.45] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.49 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.23 [+5.75] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.24 [+0.01] INFO: Packets sent on path1 / path2: 16345 / 16425 # 51.76 [+5.51] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.98 [+0.21] INFO: Running IPv6 custom multipath hash tests # 55.81 [+3.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.82 [+0.01] INFO: Packets sent on path1 / path2: 6502 / 6100 # 58.01 [+2.20] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.93 [+2.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.94 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850 # 63.91 [+2.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.92 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1224.81 [+1160.89] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1224.83 [+0.02] INFO: Packets sent on path1 / path2: 8414 / 8208 # 1227.45 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1227.48 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 1232.95 [+5.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1232.96 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16469 # 1238.29 [+5.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1238.30 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1243.57 [+5.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1243.57 [+0.01] INFO: Packets sent on path1 / path2: 16302 / 16469 # 1248.49 [+4.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1248.49 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->