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 # 15.43 [+15.43] TEST: ping [ OK ] # 16.69 [+1.26] TEST: ping6 [ OK ] # 16.77 [+0.07] INFO: Running IPv4 custom multipath hash tests # 19.87 [+3.11] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.88 [+0.01] INFO: Packets sent on path1 / path2: 5500 / 7101 # 21.76 [+1.88] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 24.46 [+2.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.47 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6101 # 27.05 [+2.58] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 32.11 [+5.05] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.12 [+0.01] INFO: Packets sent on path1 / path2: 16521 / 16248 # 37.10 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 37.12 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 42.00 [+4.88] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 42.01 [+0.01] INFO: Packets sent on path1 / path2: 16522 / 16248 # 46.72 [+4.71] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.72 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 46.92 [+0.20] INFO: Running IPv6 custom multipath hash tests # 50.05 [+3.12] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.06 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6550 # 51.89 [+1.83] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 51.90 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601 # 55.04 [+3.14] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 55.05 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6252 # 57.70 [+2.65] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 57.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1216.07 [+1158.36] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1216.08 [+0.01] INFO: Packets sent on path1 / path2: 8394 / 8212 # 1218.70 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1218.72 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1224.08 [+5.36] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1224.09 [+0.01] INFO: Packets sent on path1 / path2: 16305 / 16466 # 1229.23 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1229.25 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1234.44 [+5.19] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1234.45 [+0.01] INFO: Packets sent on path1 / path2: 16305 / 16466 # 1239.02 [+4.57] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1239.04 [+0.02] INFO: Packets sent on path1 / path2: 1 / 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__->