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.09 [+17.09] TEST: ping [ OK ] # 18.41 [+1.32] TEST: ping6 [ OK ] # 18.51 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.04 [+3.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.05 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 24.02 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.03 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.26 [+3.24] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.32 [+0.06] INFO: Packets sent on path1 / path2: 5900 / 6701 # 30.28 [+2.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.29 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 36.04 [+5.75] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.05 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16407 # 41.14 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.15 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 46.69 [+5.54] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.70 [+0.01] INFO: Packets sent on path1 / path2: 16362 / 16407 # 52.01 [+5.32] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.02 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.28 [+0.26] INFO: Running IPv6 custom multipath hash tests # 55.69 [+3.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.70 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6200 # 57.86 [+2.17] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.36 [+3.48] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.37 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6802 # 64.47 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.50 [+0.03] INFO: Packets sent on path1 / path2: 12601 / 2 # 1239.01 [+1174.50] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1239.02 [+0.01] INFO: Packets sent on path1 / path2: 8319 / 8263 # 1241.92 [+2.90] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1241.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1247.29 [+5.35] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1247.29 [+0.01] INFO: Packets sent on path1 / path2: 16213 / 16558 # 1252.50 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1252.51 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1257.52 [+5.00] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1257.54 [+0.02] INFO: Packets sent on path1 / path2: 16213 / 16558 # 1262.33 [+4.79] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1262.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__->