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 # 17.35 [+17.35] TEST: ping [ OK ] # 18.73 [+1.38] TEST: ping6 [ OK ] # 18.83 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.45 [+3.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.46 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801 # 24.54 [+2.07] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.55 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.86 [+3.31] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.88 [+0.02] INFO: Packets sent on path1 / path2: 6600 / 6000 # 30.68 [+2.80] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.72 [+0.04] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.34 [+5.63] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.35 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16392 # 41.79 [+5.44] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.80 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 47.69 [+5.89] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.70 [+0.01] INFO: Packets sent on path1 / path2: 16377 / 16392 # 53.23 [+5.53] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.24 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.46 [+0.22] INFO: Running IPv6 custom multipath hash tests # 57.04 [+3.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.06 [+0.03] INFO: Packets sent on path1 / path2: 6750 / 5852 # 59.16 [+2.10] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.17 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.62 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.63 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6652 # 65.71 [+3.08] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 65.72 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 1237.76 [+1172.04] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1237.77 [+0.01] INFO: Packets sent on path1 / path2: 8243 / 8343 # 1240.54 [+2.77] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1240.58 [+0.04] INFO: Packets sent on path1 / path2: 12600 / 0 # 1246.00 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1246.03 [+0.02] INFO: Packets sent on path1 / path2: 16359 / 16412 # 1251.23 [+5.21] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1251.26 [+0.03] INFO: Packets sent on path1 / path2: 1 / 32769 # 1256.31 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1256.32 [+0.01] INFO: Packets sent on path1 / path2: 16358 / 16412 # 1261.30 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1261.31 [+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__->