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 # 26.41 [+26.41] TEST: ping [ OK ] # 27.83 [+1.42] TEST: ping6 [ OK ] # 27.84 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.55 [+4.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.56 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 34.78 [+2.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.77 [+3.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.78 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 42.75 [+3.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 49.26 [+6.50] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.27 [+0.01] INFO: Packets sent on path1 / path2: 16400 / 16369 # 55.17 [+5.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.18 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.24 [+6.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.25 [+0.01] INFO: Packets sent on path1 / path2: 16400 / 16370 # 67.36 [+6.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.36 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.85 [+0.49] INFO: Running IPv6 custom multipath hash tests # 72.58 [+4.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.59 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 75.08 [+2.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.09 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.25 [+4.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.26 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6551 # 83.07 [+3.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.07 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2284.60 [+2201.52] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2284.60 [+0.01] INFO: Packets sent on path1 / path2: 8509 / 8314 # 2287.46 [+2.86] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2287.47 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2292.80 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2292.81 [+0.01] INFO: Packets sent on path1 / path2: 16452 / 16320 # 2297.79 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2297.79 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32771 # 2302.87 [+5.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2302.88 [+0.01] INFO: Packets sent on path1 / path2: 16450 / 16319 # 2307.87 [+4.99] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2307.87 [+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__->