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 # 14.85 [+14.85] TEST: ping [ OK ] # 16.17 [+1.32] TEST: ping6 [ OK ] # 16.26 [+0.09] INFO: Running IPv4 custom multipath hash tests # 19.58 [+3.32] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.60 [+0.02] INFO: Packets sent on path1 / path2: 5751 / 6850 # 21.42 [+1.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 25.20 [+3.77] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.21 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5800 # 27.80 [+2.59] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 33.15 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.16 [+0.02] INFO: Packets sent on path1 / path2: 16229 / 16541 # 38.10 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.11 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 42.93 [+4.82] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 42.94 [+0.01] INFO: Packets sent on path1 / path2: 16228 / 16541 # 48.08 [+5.14] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.10 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 48.30 [+0.20] INFO: Running IPv6 custom multipath hash tests # 51.52 [+3.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.55 [+0.02] INFO: Packets sent on path1 / path2: 7002 / 5600 # 53.35 [+1.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.36 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 56.32 [+2.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.33 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6200 # 59.02 [+2.69] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.04 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1227.02 [+1167.97] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1227.03 [+0.01] INFO: Packets sent on path1 / path2: 8354 / 8195 # 1229.72 [+2.69] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1229.73 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1234.83 [+5.10] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1234.84 [+0.01] INFO: Packets sent on path1 / path2: 16501 / 16271 # 1240.03 [+5.19] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1240.05 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770 # 1245.48 [+5.43] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1245.49 [+0.01] INFO: Packets sent on path1 / path2: 16499 / 16272 # 1250.71 [+5.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1250.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->