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.10 [+17.10] TEST: ping [ OK ] # 18.41 [+1.30] TEST: ping6 [ OK ] # 18.53 [+0.12] INFO: Running IPv4 custom multipath hash tests # 22.18 [+3.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.19 [+0.01] INFO: Packets sent on path1 / path2: 7151 / 5451 # 24.11 [+1.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.12 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.57 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.58 [+0.01] INFO: Packets sent on path1 / path2: 5750 / 6851 # 30.70 [+3.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.23 [+5.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.24 [+0.01] INFO: Packets sent on path1 / path2: 16518 / 16251 # 41.43 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.44 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.26 [+5.82] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.27 [+0.01] INFO: Packets sent on path1 / path2: 16518 / 16251 # 53.20 [+5.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.21 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 53.47 [+0.26] INFO: Running IPv6 custom multipath hash tests # 57.01 [+3.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.02 [+0.01] INFO: Packets sent on path1 / path2: 7000 / 5602 # 59.27 [+2.25] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.28 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.93 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.95 [+0.02] INFO: Packets sent on path1 / path2: 6351 / 6252 # 66.35 [+3.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.37 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 1204.03 [+1137.67] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1204.04 [+0.01] INFO: Packets sent on path1 / path2: 8324 / 8263 # 1206.82 [+2.77] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1206.83 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1212.05 [+5.22] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1212.07 [+0.02] INFO: Packets sent on path1 / path2: 16473 / 16299 # 1217.12 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1217.13 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1222.23 [+5.10] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1222.25 [+0.02] INFO: Packets sent on path1 / path2: 16471 / 16299 # 1227.26 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1227.26 [+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__->