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 # 14.32 [+14.32] TEST: ping [ OK ] # 15.60 [+1.27] TEST: ping6 [ OK ] # 15.68 [+0.08] INFO: Running IPv4 custom multipath hash tests # 18.67 [+2.99] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 18.68 [+0.01] INFO: Packets sent on path1 / path2: 5251 / 7350 # 20.38 [+1.70] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 20.39 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 22.01 [+1.62] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 22.02 [+0.01] INFO: Packets sent on path1 / path2: 7000 / 5600 # 26.62 [+4.60] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 26.63 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 31.69 [+5.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.70 [+0.01] INFO: Packets sent on path1 / path2: 16302 / 16468 # 36.80 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.81 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 41.92 [+5.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.93 [+0.01] INFO: Packets sent on path1 / path2: 16301 / 16468 # 46.87 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.89 [+0.03] INFO: Packets sent on path1 / path2: 32770 / 1 # 47.06 [+0.17] INFO: Running IPv6 custom multipath hash tests # 49.92 [+2.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 49.93 [+0.01] INFO: Packets sent on path1 / path2: 5450 / 7151 # 51.69 [+1.75] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 51.71 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 53.34 [+1.63] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 53.36 [+0.02] INFO: Packets sent on path1 / path2: 6752 / 5850 # 57.11 [+3.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 57.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1042.96 [+985.84] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1042.97 [+0.01] INFO: Packets sent on path1 / path2: 8288 / 8276 # 1045.35 [+2.38] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1045.36 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1050.15 [+4.79] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1050.18 [+0.03] INFO: Packets sent on path1 / path2: 16495 / 16276 # 1054.81 [+4.63] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1054.82 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1059.57 [+4.75] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1059.58 [+0.01] INFO: Packets sent on path1 / path2: 16496 / 16275 # 1064.35 [+4.76] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1064.37 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 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__->