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.27 [+17.27] TEST: ping [ OK ] # 18.56 [+1.30] TEST: ping6 [ OK ] # 18.63 [+0.07] INFO: Running IPv4 custom multipath hash tests # 21.85 [+3.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.86 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6151 # 23.69 [+1.82] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.70 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.62 [+2.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.63 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5901 # 29.37 [+2.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.38 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 34.53 [+5.15] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.53 [+0.01] INFO: Packets sent on path1 / path2: 16318 / 16451 # 40.19 [+5.66] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.21 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.86 [+5.65] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.88 [+0.02] INFO: Packets sent on path1 / path2: 16318 / 16451 # 51.05 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 51.29 [+0.24] INFO: Running IPv6 custom multipath hash tests # 54.94 [+3.64] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.95 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 57.17 [+2.22] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.18 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 59.89 [+2.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.91 [+0.02] INFO: Packets sent on path1 / path2: 6700 / 5901 # 62.78 [+2.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1234.75 [+1171.96] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1234.77 [+0.01] INFO: Packets sent on path1 / path2: 8367 / 8221 # 1237.45 [+2.69] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1237.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1242.73 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1242.76 [+0.03] INFO: Packets sent on path1 / path2: 16367 / 16403 # 1247.85 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1247.86 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1252.88 [+5.02] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1252.90 [+0.01] INFO: Packets sent on path1 / path2: 16368 / 16402 # 1257.66 [+4.77] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1257.68 [+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__->