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 # 17.07 [+17.07] TEST: ping [ OK ] # 18.38 [+1.31] TEST: ping6 [ OK ] # 18.49 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.89 [+3.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.90 [+0.01] INFO: Packets sent on path1 / path2: 7101 / 5501 # 24.01 [+2.10] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.52 [+3.50] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.53 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 30.50 [+2.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.19 [+5.69] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.21 [+0.01] INFO: Packets sent on path1 / path2: 16484 / 16286 # 41.48 [+5.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.49 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.30 [+5.81] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.31 [+0.01] INFO: Packets sent on path1 / path2: 16483 / 16286 # 52.83 [+5.52] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.86 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 53.11 [+0.25] INFO: Running IPv6 custom multipath hash tests # 56.47 [+3.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.50 [+0.03] INFO: Packets sent on path1 / path2: 6701 / 5900 # 58.52 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.54 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.51 [+3.97] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.52 [+0.01] INFO: Packets sent on path1 / path2: 6602 / 6001 # 65.66 [+3.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.67 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1183.42 [+1117.75] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1183.43 [+0.01] INFO: Packets sent on path1 / path2: 8323 / 8246 # 1185.90 [+2.47] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1185.91 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1190.82 [+4.91] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1190.83 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16372 # 1195.43 [+4.60] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1195.45 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 1200.49 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1200.51 [+0.02] INFO: Packets sent on path1 / path2: 16398 / 16371 # 1205.32 [+4.81] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1205.33 [+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__->