On 6/5/2019 5:46 PM, Andrew Rybchenko wrote: > On 5/17/19 11:15 AM, David Marchand wrote: >> We currently have no check on the mempool pointer passed to >> rte_eth_rx_queue_setup. >> Let's avoid a plain crash when dereferencing it. >> >> Suggested-by: Jens Freimann <jfreim...@redhat.com> >> Signed-off-by: David Marchand <david.march...@redhat.com> > > Acked-by: Andrew Rybchenko <arybche...@solarflare.com> >
Applied to dpdk-next-net/master, thanks.