Message ID | 20240416120254.2620-1-paul.barker.ct@bp.renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | ravb Ethernet driver bugfixes | expand |
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Tue, 16 Apr 2024 13:02:50 +0100 you wrote: > These patches fix bugs found during recent work on the ravb driver. > > Patches 1 & 2 affect the R-Car code paths so have been tested on an > R-Car M3N Salvator-XS board - this is the only R-Car board I currently > have access to. > > Patches 2, 3 & 4 affect the GbEth code paths so have been tested on > RZ/G2L and RZ/G2UL SMARC EVK boards. > > [...] Here is the summary with links: - [net,v3,1/4] net: ravb: Count packets instead of descriptors in R-Car RX path https://git.kernel.org/netdev/net/c/def52db470df - [net,v3,2/4] net: ravb: Allow RX loop to move past DMA mapping errors https://git.kernel.org/netdev/net/c/a892493a3434 - [net,v3,3/4] net: ravb: Fix GbEth jumbo packet RX checksum handling https://git.kernel.org/netdev/net/c/c7c449502b51 - [net,v3,4/4] net: ravb: Fix RX byte accounting for jumbo packets https://git.kernel.org/netdev/net/c/2e36c9fbc476 You are awesome, thank you!