[PATCH net-next 00/12] net: microchip: add FDMA library and use it for Sparx5

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Wed Sep 4 04:00:33 PDT 2024


Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem at davemloft.net>:

On Mon, 2 Sep 2024 16:54:05 +0200 you wrote:
> This patch series is the first of a 2-part series, that adds a new
> common FDMA library for Microchip switch chips Sparx5 and lan966x. These
> chips share the same FDMA engine, and as such will benefit from a
> common library with a common implementation.  This also has the benefit
> of removing a lot open-coded bookkeeping and duplicate code for the two
> drivers.
> 
> [...]

Here is the summary with links:
  - [net-next,01/12] net: microchip: add FDMA library
    https://git.kernel.org/netdev/net-next/c/30e48a75df9c
  - [net-next,02/12] net: sparx5: use FDMA library symbols
    https://git.kernel.org/netdev/net-next/c/947a72f40f69
  - [net-next,03/12] net: sparx5: replace a few variables with new equivalent ones
    https://git.kernel.org/netdev/net-next/c/e8218f7a9f44
  - [net-next,04/12] net: sparx5: use the FDMA library for allocation of rx buffers
    https://git.kernel.org/netdev/net-next/c/8fec1cea941d
  - [net-next,05/12] net: sparx5: use FDMA library for adding DCB's in the rx path
    https://git.kernel.org/netdev/net-next/c/17b952108681
  - [net-next,06/12] net: sparx5: use library helper for freeing rx buffers
    https://git.kernel.org/netdev/net-next/c/6647f2fd8df0
  - [net-next,07/12] net: sparx5: use a few FDMA helpers in the rx path
    https://git.kernel.org/netdev/net-next/c/4ff58c394715
  - [net-next,08/12] net: sparx5: use the FDMA library for allocation of tx buffers
    https://git.kernel.org/netdev/net-next/c/0a5c44085089
  - [net-next,09/12] net: sparx5: use FDMA library for adding DCB's in the tx path
    https://git.kernel.org/netdev/net-next/c/f4aa7e361ae2
  - [net-next,10/12] net: sparx5: use library helper for freeing tx buffers
    https://git.kernel.org/netdev/net-next/c/bb7a60dab43b
  - [net-next,11/12] net: sparx5: use contiguous memory for tx buffers
    https://git.kernel.org/netdev/net-next/c/55e84c3cfd06
  - [net-next,12/12] net: sparx5: ditch sparx5_fdma_rx/tx_reload() functions
    https://git.kernel.org/netdev/net-next/c/51152312dc99

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-arm-kernel mailing list