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.40 [+28.40] TEST: ping [ OK ] # 29.94 [+1.54] TEST: ping6 [ OK ] # 29.95 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.96 [+5.02] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.98 [+0.01] INFO: Packets sent on path1 / path2: 6503 / 6101 # 37.73 [+2.75] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.74 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 41.61 [+3.88] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 41.63 [+0.01] INFO: Packets sent on path1 / path2: 7100 / 5500 # 46.48 [+4.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 46.49 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 53.30 [+6.81] TEST: Multipath hash field: Source port (balanced) [ OK ] # 53.31 [+0.01] INFO: Packets sent on path1 / path2: 16350 / 16420 # 60.11 [+6.80] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 60.12 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 66.63 [+6.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 66.65 [+0.01] INFO: Packets sent on path1 / path2: 16350 / 16419 # 72.73 [+6.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 72.74 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 73.31 [+0.56] INFO: Running IPv6 custom multipath hash tests # 78.24 [+4.93] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 78.25 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6352 # 81.23 [+2.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 81.26 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12602 # 85.36 [+4.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 85.37 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6050 # 89.51 [+4.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 89.53 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 2539.20 [+2449.67] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2539.21 [+0.01] INFO: Packets sent on path1 / path2: 8516 / 8286 # 2542.26 [+3.06] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2542.27 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2547.79 [+5.53] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2547.80 [+0.01] INFO: Packets sent on path1 / path2: 16555 / 16216 # 2552.95 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2552.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2558.58 [+5.61] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2558.59 [+0.01] INFO: Packets sent on path1 / path2: 16554 / 16215 # 2563.78 [+5.19] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2563.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->