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.79 [+16.79] TEST: ping [ OK ] # 18.09 [+1.30] TEST: ping6 [ OK ] # 18.18 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.61 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.62 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901 # 23.61 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.62 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.48 [+2.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.49 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6701 # 29.35 [+2.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.36 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 34.72 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.73 [+0.01] INFO: Packets sent on path1 / path2: 16372 / 16397 # 40.01 [+5.28] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.55 [+5.53] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.57 [+0.02] INFO: Packets sent on path1 / path2: 16373 / 16397 # 50.90 [+5.33] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.13 [+0.22] INFO: Running IPv6 custom multipath hash tests # 54.87 [+3.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.88 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 56.86 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.88 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 59.79 [+2.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.80 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 62.76 [+2.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1227.18 [+1164.41] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1227.19 [+0.01] INFO: Packets sent on path1 / path2: 8459 / 8140 # 1229.89 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1229.90 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1235.18 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1235.20 [+0.02] INFO: Packets sent on path1 / path2: 16408 / 16363 # 1240.46 [+5.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1240.47 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 1245.87 [+5.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1245.88 [+0.01] INFO: Packets sent on path1 / path2: 16407 / 16362 # 1250.76 [+4.88] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1250.79 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32770 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__->