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.82 [+16.82] TEST: ping [ OK ] # 18.16 [+1.34] TEST: ping6 [ OK ] # 18.28 [+0.12] INFO: Running IPv4 custom multipath hash tests # 21.70 [+3.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.71 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6001 # 23.90 [+2.19] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.92 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.78 [+3.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.79 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 30.49 [+2.70] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.50 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 36.13 [+5.63] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.14 [+0.01] INFO: Packets sent on path1 / path2: 16322 / 16447 # 41.63 [+5.49] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.17 [+5.53] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.19 [+0.01] INFO: Packets sent on path1 / path2: 16322 / 16447 # 53.09 [+5.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.11 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 0 # 53.40 [+0.30] INFO: Running IPv6 custom multipath hash tests # 57.13 [+3.72] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.16 [+0.03] INFO: Packets sent on path1 / path2: 5352 / 7250 # 59.18 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.04 [+2.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.05 [+0.01] INFO: Packets sent on path1 / path2: 6202 / 6401 # 64.87 [+2.82] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.89 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 1217.46 [+1152.57] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1217.47 [+0.01] INFO: Packets sent on path1 / path2: 8329 / 8228 # 1220.18 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1220.20 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 1225.26 [+5.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1225.27 [+0.01] INFO: Packets sent on path1 / path2: 16295 / 16475 # 1230.36 [+5.09] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1230.37 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 1235.58 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1235.59 [+0.01] INFO: Packets sent on path1 / path2: 16296 / 16475 # 1240.47 [+4.87] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1240.49 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 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__->