29/01/2018 10:39, Olivier Matz: > Do not panic when calling rte_pktmbuf_free(NULL) with mbuf debug > enabled, it is a valid operation. > > Fixes: af75078fece3 ("first public release") > Cc: sta...@dpdk.org > > Reported-by: Keith Wiles <keith.wi...@intel.com> > Signed-off-by: Olivier Matz <olivier.m...@6wind.com>
Applied, thanks