> > 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> > > Acked-by: Neil Horman <nhorman at tuxdriver.com>
Applied Thanks -- Thomas