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 # 25.50 [+25.50] TEST: ping [ OK ] # 26.97 [+1.47] TEST: ping6 [ OK ] # 26.98 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.64 [+4.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.64 [+0.01] INFO: Packets sent on path1 / path2: 5503 / 7101 # 34.02 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.95 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.96 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6750 # 41.66 [+3.70] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.11 [+6.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.12 [+0.01] INFO: Packets sent on path1 / path2: 16450 / 16319 # 54.04 [+5.91] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.05 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 60.44 [+6.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.45 [+0.01] INFO: Packets sent on path1 / path2: 16450 / 16319 # 66.35 [+5.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.37 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770 # 66.80 [+0.43] INFO: Running IPv6 custom multipath hash tests # 71.33 [+4.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.35 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6502 # 73.71 [+2.36] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.72 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 77.06 [+3.34] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.07 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 81.03 [+3.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.04 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2294.56 [+2213.52] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2294.57 [+0.01] INFO: Packets sent on path1 / path2: 8493 / 8286 # 2297.38 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2297.40 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12601 # 2302.62 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2302.63 [+0.01] INFO: Packets sent on path1 / path2: 16427 / 16345 # 2307.72 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2307.72 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32770 # 2312.90 [+5.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2312.91 [+0.01] INFO: Packets sent on path1 / path2: 16427 / 16343 # 2317.84 [+4.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2317.85 [+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__->