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.06 [+16.06] TEST: ping [ OK ] # 17.36 [+1.30] TEST: ping6 [ OK ] # 17.45 [+0.10] INFO: Running IPv4 custom multipath hash tests # 20.68 [+3.22] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.69 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 22.57 [+1.88] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.58 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 25.71 [+3.13] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 25.72 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5901 # 28.28 [+2.57] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.29 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 33.46 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.46 [+0.01] INFO: Packets sent on path1 / path2: 16478 / 16291 # 38.25 [+4.79] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.26 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 43.17 [+4.91] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.18 [+0.01] INFO: Packets sent on path1 / path2: 16478 / 16291 # 47.84 [+4.66] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 47.85 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 48.04 [+0.19] INFO: Running IPv6 custom multipath hash tests # 51.01 [+2.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.04 [+0.03] INFO: Packets sent on path1 / path2: 5901 / 6701 # 53.02 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 53.02 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 56.37 [+3.35] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 56.38 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6101 # 59.00 [+2.62] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.01 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1185.42 [+1126.41] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1185.43 [+0.01] INFO: Packets sent on path1 / path2: 8312 / 8266 # 1187.94 [+2.52] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1187.95 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1193.31 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1193.31 [+0.01] INFO: Packets sent on path1 / path2: 16595 / 16175 # 1198.51 [+5.20] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1198.54 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 2 # 1203.95 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1203.96 [+0.01] INFO: Packets sent on path1 / path2: 16596 / 16175 # 1209.08 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1209.09 [+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__->