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.26 [+28.26] TEST: ping [ OK ] # 29.89 [+1.62] TEST: ping6 [ OK ] # 29.97 [+0.08] INFO: Running IPv4 custom multipath hash tests # 35.05 [+5.08] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.06 [+0.01] INFO: Packets sent on path1 / path2: 7053 / 5551 # 37.61 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.63 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 40.87 [+3.24] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.88 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 44.84 [+3.95] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.86 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 51.72 [+6.86] TEST: Multipath hash field: Source port (balanced) [ OK ] # 51.73 [+0.01] INFO: Packets sent on path1 / path2: 16455 / 16314 # 58.22 [+6.48] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 65.03 [+6.80] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 65.03 [+0.01] INFO: Packets sent on path1 / path2: 16455 / 16315 # 71.15 [+6.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 71.69 [+0.53] INFO: Running IPv6 custom multipath hash tests # 76.91 [+5.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.92 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6752 # 79.72 [+2.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 83.27 [+3.54] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.29 [+0.02] INFO: Packets sent on path1 / path2: 6650 / 5950 # 87.93 [+4.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 87.94 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2522.29 [+2434.35] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2522.30 [+0.01] INFO: Packets sent on path1 / path2: 8259 / 8561 # 2525.27 [+2.97] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2525.28 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 2530.69 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2530.70 [+0.01] INFO: Packets sent on path1 / path2: 16556 / 16214 # 2536.02 [+5.33] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2536.03 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2541.33 [+5.30] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2541.33 [+0.01] INFO: Packets sent on path1 / path2: 16556 / 16215 # 2546.42 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2546.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->