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 # 16.62 [+16.62] TEST: ping [ OK ] # 17.96 [+1.34] TEST: ping6 [ OK ] # 18.07 [+0.11] INFO: Running IPv4 custom multipath hash tests # 21.77 [+3.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.78 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 23.71 [+1.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.72 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.47 [+2.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.48 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6401 # 29.16 [+2.68] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.17 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 34.43 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.43 [+0.01] INFO: Packets sent on path1 / path2: 16280 / 16489 # 39.29 [+4.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.30 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 44.31 [+5.01] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.33 [+0.01] INFO: Packets sent on path1 / path2: 16281 / 16489 # 49.33 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.35 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 49.55 [+0.21] INFO: Running IPv6 custom multipath hash tests # 52.81 [+3.26] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.82 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 54.94 [+2.11] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.95 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 58.03 [+3.09] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.06 [+0.03] INFO: Packets sent on path1 / path2: 6250 / 6351 # 61.13 [+3.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.14 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1210.44 [+1149.30] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1210.45 [+0.01] INFO: Packets sent on path1 / path2: 8241 / 8352 # 1213.06 [+2.61] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1213.08 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1218.34 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1218.35 [+0.01] INFO: Packets sent on path1 / path2: 16565 / 16205 # 1223.45 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1223.47 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 1228.61 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1228.62 [+0.01] INFO: Packets sent on path1 / path2: 16565 / 16205 # 1233.52 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1233.54 [+0.02] 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__->