On 2/20/2017 6:11 PM, Qi Zhang wrote:
This patch fix the compile error when RTE_LIBRTE_I40E_RX_ALLOW_BULK_ALLOC
is disabled. fake_mbuf is also required to be initialized and assigned to
additional sw_ring entries for vector PMD.
Fixes: 9ed94e5bb04e ("i40e: add vector Rx")
Cc: stable@dpdk.org
Signed-off-by: Qi Zhang <redacted>
Fixes: 4861cde46116 ("i40e: new poll mode driver")
Applied to dpdk-next-net/master, thanks.