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 # 28.11 [+28.11] TEST: ping [ OK ] # 29.54 [+1.42] TEST: ping6 [ OK ] # 29.55 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.48 [+4.93] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.50 [+0.02] INFO: Packets sent on path1 / path2: 6501 / 6101 # 37.28 [+2.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.30 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.96 [+3.66] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.96 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6051 # 45.45 [+4.49] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.46 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 51.97 [+6.51] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.98 [+0.01] INFO: Packets sent on path1 / path2: 16378 / 16391 # 58.03 [+6.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.04 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 64.45 [+6.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.46 [+0.01] INFO: Packets sent on path1 / path2: 16378 / 16391 # 70.74 [+6.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 70.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 71.31 [+0.56] INFO: Running IPv6 custom multipath hash tests # 76.53 [+5.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.54 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6001 # 79.53 [+3.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.54 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 83.30 [+3.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.31 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 87.56 [+4.26] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.58 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 0 # 2505.37 [+2417.78] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2505.38 [+0.01] INFO: Packets sent on path1 / path2: 8327 / 8458 # 2508.39 [+3.01] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2508.40 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 0 # 2513.85 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2513.87 [+0.02] INFO: Packets sent on path1 / path2: 16453 / 16318 # 2518.90 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2518.92 [+0.02] INFO: Packets sent on path1 / path2: 32771 / 1 # 2524.23 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2524.24 [+0.01] INFO: Packets sent on path1 / path2: 16452 / 16318 # 2529.22 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2529.23 [+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__->