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.98 [+16.98] TEST: ping [ OK ] # 18.31 [+1.33] TEST: ping6 [ OK ] # 18.41 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.88 [+3.47] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.89 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 23.74 [+1.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.74 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 26.97 [+3.22] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.98 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 29.88 [+2.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.89 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.62 [+5.72] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.63 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16437 # 40.79 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 46.13 [+5.33] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.15 [+0.02] INFO: Packets sent on path1 / path2: 16332 / 16437 # 51.29 [+5.14] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.30 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 51.48 [+0.19] INFO: Running IPv6 custom multipath hash tests # 55.08 [+3.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.10 [+0.02] INFO: Packets sent on path1 / path2: 6851 / 5751 # 56.93 [+1.83] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.79 [+2.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.80 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 62.90 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.91 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1219.56 [+1156.65] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.57 [+0.01] INFO: Packets sent on path1 / path2: 8367 / 8230 # 1222.20 [+2.63] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1222.22 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1227.38 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.39 [+0.01] INFO: Packets sent on path1 / path2: 16514 / 16257 # 1232.36 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.38 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1237.43 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.44 [+0.01] INFO: Packets sent on path1 / path2: 16512 / 16257 # 1242.44 [+5.00] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.47 [+0.03] 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__->