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.04 [+17.04] TEST: ping [ OK ] # 18.34 [+1.30] TEST: ping6 [ OK ] # 18.42 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.86 [+3.43] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.88 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6451 # 23.67 [+1.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.68 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 26.86 [+3.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.87 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100 # 29.61 [+2.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.62 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.27 [+5.66] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.29 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16311 # 41.06 [+5.78] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.09 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 0 # 46.71 [+5.62] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.72 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16311 # 52.49 [+5.77] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.51 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.75 [+0.24] INFO: Running IPv6 custom multipath hash tests # 59.15 [+6.40] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 59.18 [+0.03] INFO: Packets sent on path1 / path2: 5650 / 6951 # 62.33 [+3.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 62.37 [+0.04] INFO: Packets sent on path1 / path2: 0 / 12600 # 65.79 [+3.42] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 65.80 [+0.01] INFO: Packets sent on path1 / path2: 6202 / 6402 # 69.61 [+3.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 69.62 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1207.56 [+1137.94] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1207.57 [+0.01] INFO: Packets sent on path1 / path2: 8260 / 8372 # 1210.26 [+2.69] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1210.27 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1215.44 [+5.18] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1215.45 [+0.01] INFO: Packets sent on path1 / path2: 16528 / 16242 # 1220.41 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1220.42 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1225.59 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1225.62 [+0.03] INFO: Packets sent on path1 / path2: 16529 / 16241 # 1230.73 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1230.73 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 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__->