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.16 [+16.16] TEST: ping [ OK ] # 17.44 [+1.28] TEST: ping6 [ OK ] # 17.54 [+0.10] INFO: Running IPv4 custom multipath hash tests # 20.82 [+3.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.83 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 22.74 [+1.91] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.75 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 25.39 [+2.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.56 [+0.18] INFO: Packets sent on path1 / path2: 6200 / 6400 # 28.12 [+2.56] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.13 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 33.16 [+5.03] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.16 [+0.01] INFO: Packets sent on path1 / path2: 16232 / 16538 # 38.17 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.18 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.20 [+5.03] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.21 [+0.01] INFO: Packets sent on path1 / path2: 16233 / 16537 # 48.27 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.27 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 48.47 [+0.20] INFO: Running IPv6 custom multipath hash tests # 51.85 [+3.38] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.86 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5851 # 53.89 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.90 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 57.17 [+3.27] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 57.19 [+0.02] INFO: Packets sent on path1 / path2: 6350 / 6252 # 60.11 [+2.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 60.12 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1233.52 [+1173.40] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1233.53 [+0.01] INFO: Packets sent on path1 / path2: 8234 / 8372 # 1236.12 [+2.59] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1236.13 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1241.42 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1241.43 [+0.01] INFO: Packets sent on path1 / path2: 16457 / 16314 # 1246.63 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1246.64 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1251.70 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1251.72 [+0.02] INFO: Packets sent on path1 / path2: 16455 / 16314 # 1256.61 [+4.89] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1256.62 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->