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 # 17.58 [+17.58] TEST: ping [ OK ] # 18.88 [+1.30] TEST: ping6 [ OK ] # 19.00 [+0.12] INFO: Running IPv4 custom multipath hash tests # 22.66 [+3.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.67 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 24.63 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.64 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 28.26 [+3.62] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.27 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5800 # 31.31 [+3.04] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.34 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 1 # 36.76 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.77 [+0.01] INFO: Packets sent on path1 / path2: 16370 / 16399 # 41.94 [+5.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.95 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.23 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.24 [+0.01] INFO: Packets sent on path1 / path2: 16371 / 16399 # 52.92 [+5.69] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.94 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.15 [+0.22] INFO: Running IPv6 custom multipath hash tests # 56.44 [+3.29] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.46 [+0.02] INFO: Packets sent on path1 / path2: 5650 / 6951 # 58.62 [+2.16] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.49 [+2.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.50 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 64.29 [+2.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1221.41 [+1157.11] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1221.42 [+0.01] INFO: Packets sent on path1 / path2: 8099 / 8475 # 1224.24 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1224.25 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1229.48 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1229.49 [+0.01] INFO: Packets sent on path1 / path2: 16418 / 16352 # 1234.73 [+5.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1234.75 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 1240.01 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1240.03 [+0.01] INFO: Packets sent on path1 / path2: 16417 / 16352 # 1244.85 [+4.82] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1244.86 [+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__->