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 # 24.18 [+24.18] TEST: ping [ OK ] # 25.65 [+1.46] TEST: ping6 [ OK ] # 25.72 [+0.08] INFO: Running IPv4 custom multipath hash tests # 29.81 [+4.08] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.81 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6401 # 31.94 [+2.13] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 31.95 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 35.71 [+3.76] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 35.72 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6150 # 38.90 [+3.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 38.90 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 44.42 [+5.52] TEST: Multipath hash field: Source port (balanced) [ OK ] # 44.43 [+0.01] INFO: Packets sent on path1 / path2: 16294 / 16476 # 49.58 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 49.58 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 54.98 [+5.40] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 54.99 [+0.01] INFO: Packets sent on path1 / path2: 16294 / 16475 # 60.08 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 60.09 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 60.53 [+0.44] INFO: Running IPv6 custom multipath hash tests # 64.74 [+4.21] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 64.74 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 66.92 [+2.18] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 66.93 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 70.83 [+3.90] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 70.84 [+0.01] INFO: Packets sent on path1 / path2: 5852 / 6752 # 73.95 [+3.11] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 73.95 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2490.88 [+2416.92] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2490.89 [+0.01] INFO: Packets sent on path1 / path2: 8379 / 8411 # 2493.84 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2493.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2499.15 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2499.16 [+0.01] INFO: Packets sent on path1 / path2: 16370 / 16400 # 2504.12 [+4.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2504.13 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2509.55 [+5.42] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2509.56 [+0.01] INFO: Packets sent on path1 / path2: 16370 / 16400 # 2514.61 [+5.05] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2514.62 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->