[dpdk-dev] Random mbuf corruption

Olivier MATZ olivier.matz at 6wind.com
Tue Jun 24 13:01:55 CEST 2014


Hi,

On 06/24/2014 12:48 PM, Neil Horman wrote:
> Sounds like it might be time to add in some poisoning options to the mbuf
> allocator.

Such option already exists: CONFIG_RTE_LIBRTE_MBUF_DEBUG and
RTE_LIBRTE_MEMPOOL_DEBUG will enable some runtime checks, at least
double free and buffer overflows.

Olivier



More information about the dev mailing list