26/10/2017 10:29, Xueming Li: > Simple_mp example receives message size less than 64 chars while send > side accepts chars less than 128, this leads to different result when > sending text lenght larger than 64. > This patch uses same buffer length on both message pool and command > line. > > Fixes: af75078fece3 ("first public release") > > Signed-off-by: Xueming Li <xuemi...@mellanox.com>
Applied, thanks