[dpdk-dev] I40E VF nullptr Dreference: rx_mbuf_alloc_failed

2018-02-02 Thread Stefan Baranoff
All, I was unclear if this should be usage or dev but it seemed like a dev issue to me. I'm on DPDK 16.11.2 (CentOS packages) using the I40EVF driver and in the case of rx_mbuf_alloc_failed there is a null pointer dereference in drivers/net/i40e/i40e_rxtx.c line 830. The variable 'dev' is null.

[dpdk-dev] I40E VF nullptr Dreference: rx_mbuf_alloc_failed

2018-02-01 Thread Stefan Baranoff
All, I was unclear if this should be usage or dev but it seemed like a dev issue to me. I'm on DPDK 16.11.2 (CentOS packages) using the I40EVF driver and in the case of rx_mbuf_alloc_failed there is a null pointer dereference in drivers/net/i40e/i40e_rxtx.c line 830. The variable 'dev' is null.