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.56 [+17.56] TEST: ping [ OK ] # 18.94 [+1.38] TEST: ping6 [ OK ] # 19.03 [+0.08] INFO: Running IPv4 custom multipath hash tests # 22.53 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.54 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 24.64 [+2.10] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.65 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.88 [+3.23] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.89 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5900 # 30.69 [+2.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.70 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 36.15 [+5.45] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.16 [+0.01] INFO: Packets sent on path1 / path2: 16387 / 16383 # 41.21 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.72 [+5.49] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.74 [+0.03] INFO: Packets sent on path1 / path2: 16387 / 16382 # 52.39 [+5.64] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.42 [+0.03] INFO: Packets sent on path1 / path2: 32770 / 1 # 52.72 [+0.30] INFO: Running IPv6 custom multipath hash tests # 56.28 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.30 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6350 # 58.15 [+1.85] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.86 [+3.70] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.90 [+0.05] INFO: Packets sent on path1 / path2: 6551 / 6051 # 64.92 [+3.02] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.93 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1219.31 [+1154.38] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.32 [+0.01] INFO: Packets sent on path1 / path2: 8244 / 8373 # 1221.95 [+2.63] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1221.96 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1227.19 [+5.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.20 [+0.01] INFO: Packets sent on path1 / path2: 16323 / 16448 # 1232.20 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1237.49 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.50 [+0.01] INFO: Packets sent on path1 / path2: 16322 / 16447 # 1242.43 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.44 [+0.01] 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__->