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.03 [+17.03] TEST: ping [ OK ] # 18.36 [+1.33] TEST: ping6 [ OK ] # 18.44 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.86 [+3.42] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.87 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 23.91 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.92 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.69 [+3.77] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.70 [+0.01] INFO: Packets sent on path1 / path2: 5900 / 6700 # 30.80 [+3.10] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.81 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.30 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.30 [+0.01] INFO: Packets sent on path1 / path2: 16323 / 16447 # 41.65 [+5.34] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.66 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 47.25 [+5.59] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.27 [+0.01] INFO: Packets sent on path1 / path2: 16322 / 16447 # 52.64 [+5.38] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 52.95 [+0.29] INFO: Running IPv6 custom multipath hash tests # 56.62 [+3.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.63 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6352 # 58.73 [+2.09] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.74 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 61.91 [+3.17] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.92 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6402 # 64.86 [+2.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.87 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 1235.27 [+1170.40] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1235.29 [+0.02] INFO: Packets sent on path1 / path2: 8443 / 8164 # 1237.83 [+2.54] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1237.85 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12600 # 1243.18 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1243.18 [+0.01] INFO: Packets sent on path1 / path2: 16366 / 16406 # 1248.16 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1248.17 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1253.35 [+5.18] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1253.36 [+0.01] INFO: Packets sent on path1 / path2: 16364 / 16405 # 1258.37 [+5.01] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1258.38 [+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__->