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.03 [+25.03] TEST: ping [ OK ] # 26.44 [+1.41] TEST: ping6 [ OK ] # 26.45 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.61 [+5.16] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.61 [+0.01] INFO: Packets sent on path1 / path2: 6451 / 6153 # 34.01 [+2.39] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.03 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.70 [+3.67] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.71 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5950 # 41.35 [+3.64] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.36 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.20 [+5.84] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.21 [+0.01] INFO: Packets sent on path1 / path2: 16265 / 16504 # 53.03 [+5.82] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.03 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.12 [+6.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.12 [+0.01] INFO: Packets sent on path1 / path2: 16265 / 16504 # 65.16 [+6.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.17 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.76 [+0.59] INFO: Running IPv6 custom multipath hash tests # 71.00 [+5.25] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.01 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 73.93 [+2.92] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 77.62 [+3.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 77.63 [+0.01] INFO: Packets sent on path1 / path2: 6201 / 6400 # 81.87 [+4.24] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 81.88 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 2290.12 [+2208.23] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2290.13 [+0.01] INFO: Packets sent on path1 / path2: 8355 / 8394 # 2293.13 [+3.01] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2293.14 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2298.58 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2298.58 [+0.01] INFO: Packets sent on path1 / path2: 16527 / 16243 # 2303.64 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2303.64 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2308.99 [+5.35] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2309.00 [+0.00] INFO: Packets sent on path1 / path2: 16527 / 16243 # 2314.19 [+5.20] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2314.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->