[dpdk-dev] [PATCH] Use pthread_setname APIs

Matthew Hall mhall at mhcomputing.net
Thu Apr 23 02:19:14 CEST 2015


On Wed, Apr 22, 2015 at 03:57:44PM -0700, Stephen Hemminger wrote:
> Since it possible to have multiple DPDK applications in same environment,
> and the thread name size is so limited, I wonder if this is a good idea.

Why not try to opportunistically make the code easier to debug? DPDK is not 
always the easiest thing to debug, but at least it's way better than the 
kernel.

Matthew.


More information about the dev mailing list