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 # 16.59 [+16.59] TEST: ping [ OK ] # 17.91 [+1.32] TEST: ping6 [ OK ] # 18.01 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.51 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.52 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 23.53 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.54 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.46 [+3.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.47 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6450 # 30.57 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.58 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.60 [+6.02] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.61 [+0.01] INFO: Packets sent on path1 / path2: 16371 / 16398 # 42.15 [+5.54] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.96 [+5.80] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.97 [+0.01] INFO: Packets sent on path1 / path2: 16371 / 16398 # 53.74 [+5.77] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.75 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 54.04 [+0.29] INFO: Running IPv6 custom multipath hash tests # 57.69 [+3.65] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.70 [+0.01] INFO: Packets sent on path1 / path2: 5600 / 7002 # 59.84 [+2.14] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.85 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 63.09 [+3.25] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.11 [+0.02] INFO: Packets sent on path1 / path2: 5901 / 6702 # 66.18 [+3.07] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.21 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1245.97 [+1179.77] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1245.98 [+0.01] INFO: Packets sent on path1 / path2: 8305 / 8267 # 1248.80 [+2.82] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1248.81 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1254.31 [+5.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1254.34 [+0.03] INFO: Packets sent on path1 / path2: 16552 / 16218 # 1259.20 [+4.86] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1259.21 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1264.22 [+5.01] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1264.24 [+0.02] INFO: Packets sent on path1 / path2: 16552 / 16219 # 1269.17 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1269.18 [+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__->