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 # 23.78 [+23.78] TEST: ping [ OK ] # 25.12 [+1.34] TEST: ping6 [ OK ] # 25.21 [+0.08] INFO: Running IPv4 custom multipath hash tests # 29.01 [+3.81] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.03 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 31.03 [+2.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 31.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 32.79 [+1.75] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 32.80 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6201 # 36.56 [+3.77] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 36.57 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.98 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 41.99 [+0.01] INFO: Packets sent on path1 / path2: 16462 / 16307 # 47.17 [+5.18] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 47.18 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.90 [+5.72] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 52.93 [+0.03] INFO: Packets sent on path1 / path2: 16463 / 16307 # 58.52 [+5.59] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 58.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 58.76 [+0.22] INFO: Running IPv6 custom multipath hash tests # 62.27 [+3.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 62.28 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 64.31 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 64.32 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 68.05 [+3.73] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 68.06 [+0.01] INFO: Packets sent on path1 / path2: 6353 / 6251 # 70.90 [+2.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 70.91 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1217.77 [+1146.86] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1217.78 [+0.01] INFO: Packets sent on path1 / path2: 8367 / 8218 # 1220.37 [+2.59] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1220.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1225.53 [+5.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1225.54 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16391 # 1230.70 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1230.71 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1236.02 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1236.03 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16391 # 1241.28 [+5.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1241.29 [+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__->