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 # 27.62 [+27.62] TEST: ping [ OK ] # 29.21 [+1.59] TEST: ping6 [ OK ] # 29.31 [+0.10] INFO: Running IPv4 custom multipath hash tests # 34.53 [+5.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.54 [+0.01] INFO: Packets sent on path1 / path2: 5952 / 6652 # 37.08 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.10 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.27 [+4.18] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.28 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 45.18 [+3.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.19 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 51.94 [+6.74] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.95 [+0.02] INFO: Packets sent on path1 / path2: 16378 / 16391 # 58.16 [+6.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.17 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 64.89 [+6.72] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.90 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16391 # 71.16 [+6.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.17 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 71.71 [+0.53] INFO: Running IPv6 custom multipath hash tests # 76.81 [+5.11] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.82 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6551 # 79.54 [+2.72] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.55 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 83.53 [+3.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.55 [+0.02] INFO: Packets sent on path1 / path2: 6150 / 6450 # 88.24 [+4.69] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.25 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2510.04 [+2421.79] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2510.05 [+0.01] INFO: Packets sent on path1 / path2: 8336 / 8426 # 2513.21 [+3.16] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2513.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2518.97 [+5.75] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2518.99 [+0.02] INFO: Packets sent on path1 / path2: 16367 / 16403 # 2524.28 [+5.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2524.29 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 2529.74 [+5.46] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2529.75 [+0.01] INFO: Packets sent on path1 / path2: 16367 / 16403 # 2535.22 [+5.46] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2535.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->