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.46 [+25.46] TEST: ping [ OK ] # 26.91 [+1.45] TEST: ping6 [ OK ] # 26.92 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.50 [+4.58] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.51 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6202 # 33.80 [+2.29] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.81 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.45 [+3.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.46 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 41.03 [+3.57] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.03 [+5.99] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.04 [+0.01] INFO: Packets sent on path1 / path2: 16360 / 16409 # 52.52 [+5.48] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 58.16 [+5.63] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.17 [+0.01] INFO: Packets sent on path1 / path2: 16361 / 16409 # 63.90 [+5.72] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.91 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 64.41 [+0.51] INFO: Running IPv6 custom multipath hash tests # 68.92 [+4.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 68.93 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 71.23 [+2.30] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 71.23 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 74.43 [+3.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 74.44 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6250 # 78.14 [+3.70] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 78.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2249.95 [+2171.80] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2249.96 [+0.01] INFO: Packets sent on path1 / path2: 8446 / 8292 # 2252.94 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2252.95 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2258.29 [+5.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2258.30 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16446 # 2263.14 [+4.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2263.15 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2268.21 [+5.06] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2268.22 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16446 # 2273.01 [+4.79] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2273.02 [+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__->