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.17 [+17.17] TEST: ping [ OK ] # 18.51 [+1.34] TEST: ping6 [ OK ] # 18.61 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.17 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.18 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 24.38 [+2.20] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.39 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.74 [+3.35] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.76 [+0.02] INFO: Packets sent on path1 / path2: 6650 / 5950 # 31.03 [+3.27] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.71 [+5.66] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.74 [+0.03] INFO: Packets sent on path1 / path2: 16453 / 16316 # 42.42 [+5.68] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.98 [+5.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.99 [+0.01] INFO: Packets sent on path1 / path2: 16453 / 16317 # 53.38 [+5.39] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.41 [+0.03] INFO: Packets sent on path1 / path2: 32770 / 0 # 53.64 [+0.23] INFO: Running IPv6 custom multipath hash tests # 57.10 [+3.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.11 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6101 # 58.97 [+1.86] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.98 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.25 [+3.27] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.26 [+0.01] INFO: Packets sent on path1 / path2: 6402 / 6201 # 65.09 [+2.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.10 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1219.50 [+1154.40] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.51 [+0.01] INFO: Packets sent on path1 / path2: 8283 / 8299 # 1222.17 [+2.66] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1222.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1227.27 [+5.08] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.28 [+0.01] INFO: Packets sent on path1 / path2: 16499 / 16273 # 1232.26 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.27 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1237.45 [+5.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.47 [+0.01] INFO: Packets sent on path1 / path2: 16499 / 16271 # 1242.23 [+4.77] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.24 [+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__->