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 28800 # selftests: net/forwarding: custom_multipath_hash.sh # 25.14 [+25.14] TEST: ping [ OK ] # 26.58 [+1.44] TEST: ping6 [ OK ] # 26.59 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.12 [+4.53] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.13 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 33.40 [+2.27] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.41 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.58 [+4.17] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.58 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 41.25 [+3.66] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.25 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 47.52 [+6.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.52 [+0.01] INFO: Packets sent on path1 / path2: 16431 / 16338 # 53.49 [+5.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.50 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 59.95 [+6.45] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.97 [+0.02] INFO: Packets sent on path1 / path2: 16431 / 16339 # 65.92 [+5.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.94 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.47 [+0.53] INFO: Running IPv6 custom multipath hash tests # 71.23 [+4.76] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.25 [+0.02] INFO: Packets sent on path1 / path2: 6651 / 5950 # 73.85 [+2.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.86 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 77.73 [+3.87] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.74 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6600 # 81.68 [+3.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.69 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2480.68 [+2398.99] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2480.69 [+0.01] INFO: Packets sent on path1 / path2: 8408 / 8381 # 2483.55 [+2.86] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2483.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2488.99 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2489.00 [+0.01] INFO: Packets sent on path1 / path2: 16383 / 16387 # 2493.93 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2493.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2499.22 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2499.22 [+0.01] INFO: Packets sent on path1 / path2: 16383 / 16387 # 2504.36 [+5.13] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2504.36 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->