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.59 [+25.59] TEST: ping [ OK ] # 27.03 [+1.44] TEST: ping6 [ OK ] # 27.04 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.67 [+4.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.67 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851 # 34.21 [+2.54] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.22 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.90 [+3.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.91 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 42.14 [+4.23] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.17 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.99 [+5.82] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.00 [+0.01] INFO: Packets sent on path1 / path2: 16496 / 16273 # 53.64 [+5.64] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 59.76 [+6.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.77 [+0.01] INFO: Packets sent on path1 / path2: 16496 / 16273 # 65.49 [+5.72] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.50 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 66.06 [+0.56] INFO: Running IPv6 custom multipath hash tests # 70.96 [+4.90] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.97 [+0.01] INFO: Packets sent on path1 / path2: 6452 / 6151 # 73.29 [+2.32] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.30 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 77.05 [+3.74] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.05 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 80.93 [+3.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2278.89 [+2197.95] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2278.90 [+0.01] INFO: Packets sent on path1 / path2: 8424 / 8324 # 2281.92 [+3.02] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2281.92 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2287.09 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2287.10 [+0.01] INFO: Packets sent on path1 / path2: 16385 / 16386 # 2292.02 [+4.92] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2292.02 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2297.08 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2297.09 [+0.01] INFO: Packets sent on path1 / path2: 16385 / 16385 # 2301.95 [+4.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2301.96 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->