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.09 [+27.09] TEST: ping [ OK ] # 28.54 [+1.45] TEST: ping6 [ OK ] # 28.55 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.48 [+4.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.49 [+0.01] INFO: Packets sent on path1 / path2: 5902 / 6702 # 35.96 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.97 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.99 [+4.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.01 [+0.02] INFO: Packets sent on path1 / path2: 6651 / 5951 # 43.72 [+3.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.73 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 50.19 [+6.46] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.19 [+0.01] INFO: Packets sent on path1 / path2: 16310 / 16459 # 56.23 [+6.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.25 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 62.60 [+6.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.61 [+0.01] INFO: Packets sent on path1 / path2: 16310 / 16459 # 68.57 [+5.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.58 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 69.15 [+0.57] INFO: Running IPv6 custom multipath hash tests # 74.11 [+4.96] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.11 [+0.01] INFO: Packets sent on path1 / path2: 6202 / 6402 # 76.83 [+2.71] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.84 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 80.26 [+3.43] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.27 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6800 # 84.25 [+3.98] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.29 [+0.03] INFO: Packets sent on path1 / path2: 1 / 12601 # 2481.82 [+2397.53] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2481.83 [+0.01] INFO: Packets sent on path1 / path2: 8353 / 8489 # 2484.85 [+3.02] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2484.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2490.17 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2490.17 [+0.01] INFO: Packets sent on path1 / path2: 16325 / 16446 # 2495.27 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2495.28 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 2500.57 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2500.59 [+0.01] INFO: Packets sent on path1 / path2: 16325 / 16445 # 2505.71 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2505.71 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->