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.54 [+17.54] TEST: ping [ OK ] # 18.86 [+1.32] TEST: ping6 [ OK ] # 18.98 [+0.12] INFO: Running IPv4 custom multipath hash tests # 22.60 [+3.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.61 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6951 # 24.68 [+2.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.70 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 28.71 [+4.01] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.72 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5901 # 31.79 [+3.07] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.80 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 37.53 [+5.72] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.54 [+0.01] INFO: Packets sent on path1 / path2: 16262 / 16507 # 43.29 [+5.75] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 43.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 48.79 [+5.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.81 [+0.02] INFO: Packets sent on path1 / path2: 16262 / 16507 # 54.72 [+5.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 54.75 [+0.03] INFO: Packets sent on path1 / path2: 2 / 32769 # 54.99 [+0.24] INFO: Running IPv6 custom multipath hash tests # 58.67 [+3.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.68 [+0.01] INFO: Packets sent on path1 / path2: 7000 / 5601 # 60.67 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 60.69 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 63.47 [+2.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.48 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 66.62 [+3.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.63 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1217.29 [+1150.65] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1217.30 [+0.01] INFO: Packets sent on path1 / path2: 8214 / 8359 # 1219.97 [+2.68] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1219.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1225.14 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1225.16 [+0.02] INFO: Packets sent on path1 / path2: 16361 / 16410 # 1230.15 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1230.17 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 1235.29 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1235.32 [+0.02] INFO: Packets sent on path1 / path2: 16360 / 16410 # 1240.47 [+5.15] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1240.48 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->