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 # 15.11 [+15.11] TEST: ping [ OK ] # 16.33 [+1.23] TEST: ping6 [ OK ] # 16.40 [+0.07] INFO: Running IPv4 custom multipath hash tests # 19.09 [+2.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.10 [+0.02] INFO: Packets sent on path1 / path2: 7000 / 5601 # 20.71 [+1.61] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 20.72 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 22.27 [+1.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 22.28 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 25.79 [+3.51] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 25.79 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 30.83 [+5.04] TEST: Multipath hash field: Source port (balanced) [ OK ] # 30.84 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16438 # 35.35 [+4.51] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 35.36 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 39.93 [+4.58] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 39.94 [+0.01] INFO: Packets sent on path1 / path2: 16332 / 16437 # 44.85 [+4.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 44.86 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.05 [+0.19] INFO: Running IPv6 custom multipath hash tests # 47.80 [+2.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 47.80 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801 # 49.70 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 49.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 52.93 [+3.22] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 52.94 [+0.01] INFO: Packets sent on path1 / path2: 5952 / 6650 # 56.38 [+3.44] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 56.39 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1223.56 [+1167.17] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1223.57 [+0.01] INFO: Packets sent on path1 / path2: 8408 / 8186 # 1226.28 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1226.29 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1231.58 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1231.60 [+0.02] INFO: Packets sent on path1 / path2: 16523 / 16248 # 1236.90 [+5.30] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1236.92 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 1242.28 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1242.29 [+0.01] INFO: Packets sent on path1 / path2: 16524 / 16246 # 1247.46 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1247.48 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->