On 9/1/2020 6:20 PM, Rahul Lakkireddy wrote:
Ensure packets are available before accessing the mbuf list in Tx burst function. Otherwise, just reclaim completed Tx descriptors and exit.Fixes: b1df19e43e1d ("net/cxgbe: fix prefetch for non-coalesced Tx packets") Cc: sta...@dpdk.org Reported-by: Brian Poole <brian90...@gmail.com> Signed-off-by: Rahul Lakkireddy <rahul.lakkire...@chelsio.com>
Applied to dpdk-next-net/main, thanks.