[dpdk-dev] [PATCH 0/2] Fix crash with vpmd and mbuf debug

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jul 6 17:08:21 CEST 2015


2015-07-03 16:40, Bruce Richardson:
> When mbuf debug support is turned on in the build time config, crashes will
> occur when clearing up the RX/TX rings, if the 10G vector PMD is in use. This
> error can be reproduced using testpmd.
> This patchset makes the setup/teardown code easier to debug by marking "cold"
> code paths as such, and then fixes the errors by checking for already-freed
> mbufs when clearing the rings.

Applied, thanks


More information about the dev mailing list