[dpdk-dev] [dpdk-stable] [PATCH] net/cxgbe: fix segfault when accessing empty Tx mbuf list

Ferruh Yigit ferruh.yigit at intel.com
Thu Sep 17 17:09:03 CEST 2020


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: stable at dpdk.org
> 
> Reported-by: Brian Poole <brian90013 at gmail.com>
> Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>

Applied to dpdk-next-net/main, thanks.


More information about the dev mailing list