Re: [PATCH net] net: ethernet: nixge: Add missing check after DMA map

From: Jakub Kicinski
Date: Fri Jul 25 2025 - 11:10:53 EST


On Fri, 25 Jul 2025 06:53:16 -0700 Eric Dumazet wrote:
> Not sure if this driver is actively used...

Like most of the drivers that are missing dma_mappnig_error() :(

Thomas, would it be possible for you to sort the drivers you have
reports for in the reverse chronological order (when they were added
or last time they had significant work done on them)? Start from
the most recent ones?