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.26 [+17.26] TEST: ping [ OK ] # 18.55 [+1.29] TEST: ping6 [ OK ] # 18.63 [+0.08] INFO: Running IPv4 custom multipath hash tests # 22.14 [+3.52] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.15 [+0.01] INFO: Packets sent on path1 / path2: 5551 / 7051 # 24.03 [+1.88] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.04 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.85 [+3.81] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.86 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6750 # 30.77 [+2.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.80 [+0.03] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.09 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.10 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373 # 41.51 [+5.41] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.52 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.07 [+5.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.08 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373 # 52.59 [+5.51] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.60 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 2 # 52.81 [+0.21] INFO: Running IPv6 custom multipath hash tests # 56.38 [+3.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.39 [+0.01] INFO: Packets sent on path1 / path2: 5301 / 7301 # 58.42 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.43 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.74 [+3.31] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.74 [+0.01] INFO: Packets sent on path1 / path2: 5952 / 6650 # 64.85 [+3.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.87 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1204.86 [+1139.99] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1204.88 [+0.01] INFO: Packets sent on path1 / path2: 8282 / 8300 # 1207.74 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1207.75 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1213.18 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1213.19 [+0.01] INFO: Packets sent on path1 / path2: 16439 / 16331 # 1218.01 [+4.82] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1218.02 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1223.22 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1223.23 [+0.01] INFO: Packets sent on path1 / path2: 16439 / 16331 # 1228.33 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1228.34 [+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__->