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 # 25.49 [+25.49] TEST: ping [ OK ] # 27.21 [+1.72] TEST: ping6 [ OK ] # 27.22 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.74 [+5.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.75 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5803 # 35.16 [+2.41] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.16 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.89 [+3.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.90 [+0.01] INFO: Packets sent on path1 / path2: 6900 / 5700 # 42.89 [+3.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.90 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 49.27 [+6.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.28 [+0.01] INFO: Packets sent on path1 / path2: 16459 / 16310 # 55.11 [+5.83] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.13 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.09 [+5.97] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.10 [+0.01] INFO: Packets sent on path1 / path2: 16459 / 16310 # 67.18 [+6.07] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 67.67 [+0.48] INFO: Running IPv6 custom multipath hash tests # 72.39 [+4.72] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.40 [+0.01] INFO: Packets sent on path1 / path2: 6002 / 6600 # 74.92 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 78.98 [+4.05] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.99 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 82.89 [+3.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.89 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2237.13 [+2154.23] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2237.14 [+0.01] INFO: Packets sent on path1 / path2: 8252 / 8622 # 2239.95 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2239.97 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 2245.26 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2245.27 [+0.01] INFO: Packets sent on path1 / path2: 16487 / 16284 # 2250.24 [+4.97] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2250.25 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2255.44 [+5.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2255.45 [+0.01] INFO: Packets sent on path1 / path2: 16486 / 16283 # 2260.54 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2260.54 [+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__->