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 # 16.27 [+16.27] TEST: ping [ OK ] # 17.55 [+1.28] TEST: ping6 [ OK ] # 17.63 [+0.09] INFO: Running IPv4 custom multipath hash tests # 20.59 [+2.96] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.62 [+0.03] INFO: Packets sent on path1 / path2: 5601 / 7000 # 22.30 [+1.68] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.31 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 24.03 [+1.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.04 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6500 # 28.42 [+4.39] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.44 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 33.49 [+5.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.50 [+0.01] INFO: Packets sent on path1 / path2: 16263 / 16506 # 38.71 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 44.00 [+5.29] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.02 [+0.01] INFO: Packets sent on path1 / path2: 16263 / 16506 # 49.27 [+5.25] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.28 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 49.46 [+0.18] INFO: Running IPv6 custom multipath hash tests # 52.63 [+3.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.64 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6501 # 54.60 [+1.96] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.61 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 58.09 [+3.48] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.10 [+0.01] INFO: Packets sent on path1 / path2: 7001 / 5602 # 60.89 [+2.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 60.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1173.22 [+1112.32] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1173.23 [+0.01] INFO: Packets sent on path1 / path2: 8258 / 8318 # 1175.89 [+2.66] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1175.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1181.05 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1181.06 [+0.01] INFO: Packets sent on path1 / path2: 16288 / 16483 # 1186.12 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1186.13 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1191.22 [+5.09] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1191.23 [+0.01] INFO: Packets sent on path1 / path2: 16288 / 16482 # 1196.36 [+5.13] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1196.39 [+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__->