2014-12-18 10:51, Daniel Mrzyglod: > In rte_eth_af_packet.c we are we are missing NULL pointer > checks after calls to alocate memory for queues. Add checking NULL > pointer and error handling. > > Signed-off-by: Daniel Mrzyglod <danielx.t.mrzyglod at intel.com>
You sent this patch twice: http://dpdk.org/ml/archives/dev/2014-December/010331.html http://dpdk.org/ml/archives/dev/2014-December/010333.html And you didn't send any patch for the part "Not munmaped queue area" of your original patch: http://dpdk.org/ml/archives/dev/2014-December/010229.html -- Thomas