[dpdk-dev] [PATCH] examples/simple_mp: fix received message length

Thomas Monjalon thomas at monjalon.net
Fri Oct 27 01:03:28 CEST 2017


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 <xuemingl at mellanox.com>

Applied, thanks



More information about the dev mailing list