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.05 [+25.05] TEST: ping [ OK ] # 26.48 [+1.43] TEST: ping6 [ OK ] # 26.49 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.59 [+5.10] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.59 [+0.01] INFO: Packets sent on path1 / path2: 5902 / 6702 # 33.97 [+2.37] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.89 [+3.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.90 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 41.78 [+3.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.79 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.42 [+6.63] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.44 [+0.02] INFO: Packets sent on path1 / path2: 16464 / 16305 # 54.73 [+6.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.74 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 61.18 [+6.44] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.19 [+0.01] INFO: Packets sent on path1 / path2: 16464 / 16305 # 67.46 [+6.27] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 68.00 [+0.53] INFO: Running IPv6 custom multipath hash tests # 72.99 [+4.99] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.01 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5900 # 75.87 [+2.86] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 79.37 [+3.50] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.40 [+0.03] INFO: Packets sent on path1 / path2: 5950 / 6651 # 84.05 [+4.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.06 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2309.87 [+2225.82] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2309.88 [+0.01] INFO: Packets sent on path1 / path2: 8436 / 8310 # 2312.79 [+2.91] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2312.80 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 2318.09 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2318.10 [+0.01] INFO: Packets sent on path1 / path2: 16447 / 16324 # 2323.14 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2323.15 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2328.55 [+5.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2328.56 [+0.01] INFO: Packets sent on path1 / path2: 16445 / 16324 # 2333.67 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2333.68 [+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__->