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.96 [+17.96] TEST: ping [ OK ] # 19.38 [+1.42] TEST: ping6 [ OK ] # 19.50 [+0.11] INFO: Running IPv4 custom multipath hash tests # 23.16 [+3.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 23.17 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 25.10 [+1.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 25.12 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 28.22 [+3.11] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.26 [+0.03] INFO: Packets sent on path1 / path2: 5600 / 7000 # 31.45 [+3.20] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.47 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 2 # 37.46 [+5.99] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.48 [+0.01] INFO: Packets sent on path1 / path2: 16448 / 16321 # 43.48 [+6.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 43.49 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 49.38 [+5.89] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 49.39 [+0.02] INFO: Packets sent on path1 / path2: 16448 / 16321 # 55.02 [+5.63] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 55.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 55.29 [+0.26] INFO: Running IPv6 custom multipath hash tests # 58.82 [+3.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 58.83 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5950 # 60.99 [+2.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 61.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 64.79 [+3.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 64.80 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6302 # 67.99 [+3.19] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 68.01 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 1243.12 [+1175.11] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1243.14 [+0.01] INFO: Packets sent on path1 / path2: 8264 / 8319 # 1245.70 [+2.56] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1245.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1250.76 [+5.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1250.79 [+0.02] INFO: Packets sent on path1 / path2: 16404 / 16367 # 1255.73 [+4.95] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1255.74 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1260.57 [+4.83] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1260.58 [+0.01] INFO: Packets sent on path1 / path2: 16402 / 16367 # 1265.45 [+4.87] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1265.47 [+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__->