[dpdk-dev] [PATCH] app/testpmd: log mbuf pool creation

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Thu Jun 2 16:49:32 CEST 2016



> -----Original Message-----
> From: Olivier Matz [mailto:olivier.matz at 6wind.com]
> Sent: Monday, May 30, 2016 1:04 PM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo
> Subject: [PATCH] app/testpmd: log mbuf pool creation
> 
> Enhance the logs related to mbuf pool creation. Display an info level
> log when creating the mbuf, and display the error as a string on failure.
> 
> After the patch, we have:
> 
>   [...]
>   EAL:   probe driver: 8086:10fb rte_ixgbe_pmd
>   USER1: create a new mbuf pool <mbuf_pool_socket_0>: n=331456, \
>       size=2176, socket=0
>   EAL: Error - exiting with code: 1
>     Cause: Creation of mbuf pool for socket 0 failed: Cannot allocate \
>       memory
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>

Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>


More information about the dev mailing list