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.28 [+28.28] TEST: ping [ OK ] # 29.77 [+1.49] TEST: ping6 [ OK ] # 29.78 [+0.01] INFO: Running IPv4 custom multipath hash tests # 35.03 [+5.24] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.03 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6303 # 37.66 [+2.62] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 41.72 [+4.05] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.73 [+0.01] INFO: Packets sent on path1 / path2: 7100 / 5500 # 46.37 [+4.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.38 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 52.66 [+6.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.67 [+0.01] INFO: Packets sent on path1 / path2: 16430 / 16339 # 58.80 [+6.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.81 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 65.12 [+6.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.13 [+0.01] INFO: Packets sent on path1 / path2: 16430 / 16339 # 71.03 [+5.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.05 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 71.57 [+0.52] INFO: Running IPv6 custom multipath hash tests # 76.52 [+4.94] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.53 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6850 # 79.16 [+2.64] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 83.13 [+3.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.14 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 87.03 [+3.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.05 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12602 # 2475.81 [+2388.77] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2475.82 [+0.01] INFO: Packets sent on path1 / path2: 8348 / 8445 # 2478.58 [+2.76] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2478.59 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2483.86 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2483.87 [+0.01] INFO: Packets sent on path1 / path2: 16167 / 16604 # 2488.80 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2488.80 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 2494.07 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2494.07 [+0.01] INFO: Packets sent on path1 / path2: 16165 / 16604 # 2499.13 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2499.14 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 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__->