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.31 [+27.31] TEST: ping [ OK ] # 28.80 [+1.49] TEST: ping6 [ OK ] # 28.82 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.18 [+5.37] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.19 [+0.01] INFO: Packets sent on path1 / path2: 6152 / 6452 # 36.86 [+2.67] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.87 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 40.64 [+3.77] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.65 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 44.58 [+3.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.59 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 51.08 [+6.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.09 [+0.01] INFO: Packets sent on path1 / path2: 16355 / 16414 # 57.44 [+6.35] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 57.45 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.90 [+6.45] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.91 [+0.01] INFO: Packets sent on path1 / path2: 16355 / 16414 # 70.29 [+6.38] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.30 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.83 [+0.53] INFO: Running IPv6 custom multipath hash tests # 76.06 [+5.23] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.07 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 78.88 [+2.81] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.89 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 82.74 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.75 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 87.30 [+4.55] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.31 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2495.23 [+2407.91] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2495.24 [+0.02] INFO: Packets sent on path1 / path2: 8411 / 8342 # 2498.25 [+3.01] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2498.27 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2503.88 [+5.62] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2503.90 [+0.01] INFO: Packets sent on path1 / path2: 16279 / 16491 # 2509.11 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2509.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2514.31 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2514.31 [+0.01] INFO: Packets sent on path1 / path2: 16278 / 16491 # 2519.24 [+4.92] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2519.24 [+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__->