On 4/1/2024 7:56 AM, Chaoyong He wrote: > From: Long Wu <[email protected]> > > This follows the mainline Linux kernel commit > 0dcf7f500b0a (nfp: use TX ring pointer write back) by Jakub Kicinski. > > This will speed up Tx completions, because we avoid a read from > device memory (replacing PCIe read with DMA read), and it works on > CoreNIC firmware with NFDk. > > Signed-off-by: Long Wu <[email protected]> > Reviewed-by: Chaoyong He <[email protected]> >
Applied to dpdk-next-net/main, thanks.

