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.39 [+17.39] TEST: ping [ OK ] # 18.74 [+1.35] TEST: ping6 [ OK ] # 18.82 [+0.08] INFO: Running IPv4 custom multipath hash tests # 22.50 [+3.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.51 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 24.70 [+2.19] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.71 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 28.47 [+3.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 28.48 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 31.55 [+3.07] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 31.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.16 [+5.60] TEST: Multipath hash field: Source port (balanced) [ OK ] # 37.20 [+0.04] INFO: Packets sent on path1 / path2: 16292 / 16478 # 42.50 [+5.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 42.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 48.18 [+5.67] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 48.19 [+0.01] INFO: Packets sent on path1 / path2: 16291 / 16478 # 53.75 [+5.55] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.76 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 53.99 [+0.23] INFO: Running IPv6 custom multipath hash tests # 57.48 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.49 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6503 # 59.55 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.56 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.94 [+3.38] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.95 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5852 # 65.83 [+2.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.86 [+0.03] INFO: Packets sent on path1 / path2: 1 / 12601 # 1219.66 [+1153.80] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.68 [+0.02] INFO: Packets sent on path1 / path2: 8301 / 8308 # 1222.23 [+2.55] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1222.25 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1227.57 [+5.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.59 [+0.01] INFO: Packets sent on path1 / path2: 16382 / 16389 # 1232.63 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.64 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1237.66 [+5.02] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.67 [+0.01] INFO: Packets sent on path1 / path2: 16381 / 16388 # 1242.60 [+4.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.61 [+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__->