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.31 [+17.31] TEST: ping [ OK ] # 18.64 [+1.33] TEST: ping6 [ OK ] # 18.74 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.15 [+3.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.16 [+0.01] INFO: Packets sent on path1 / path2: 5551 / 7051 # 24.28 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.30 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.51 [+3.21] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.52 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6650 # 30.60 [+3.08] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.61 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.37 [+5.76] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.39 [+0.01] INFO: Packets sent on path1 / path2: 16351 / 16418 # 41.90 [+5.52] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.91 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.62 [+5.70] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.63 [+0.01] INFO: Packets sent on path1 / path2: 16351 / 16418 # 53.37 [+5.74] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 53.60 [+0.22] INFO: Running IPv6 custom multipath hash tests # 57.28 [+3.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.29 [+0.01] INFO: Packets sent on path1 / path2: 6102 / 6502 # 59.23 [+1.94] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.24 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.56 [+2.31] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.57 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 64.86 [+3.29] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.87 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1205.22 [+1140.35] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1205.23 [+0.01] INFO: Packets sent on path1 / path2: 8287 / 8277 # 1207.76 [+2.53] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1207.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1212.69 [+4.92] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1212.70 [+0.01] INFO: Packets sent on path1 / path2: 16459 / 16312 # 1217.54 [+4.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1217.57 [+0.02] INFO: Packets sent on path1 / path2: 32771 / 0 # 1222.62 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1222.63 [+0.01] INFO: Packets sent on path1 / path2: 16458 / 16311 # 1227.59 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1227.60 [+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__->