[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175197242527.4024640.15516341824210236859.git-patchwork-notify@kernel.org>
Date: Tue, 08 Jul 2025 11:00:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jeremy Kerr <jk@...econstruct.com.au>
Cc: matt@...econstruct.com.au, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v5 00/14] net: mctp: Add support for gateway
routing
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Wed, 02 Jul 2025 14:20:00 +0800 you wrote:
> This series adds a gateway route type for the MCTP core, allowing
> non-local EIDs as the match for a route.
>
> Example setup using the mctp tools:
>
> mctp route add 9 via mctpi2c0
> mctp neigh add 9 dev mctpi2c0 lladdr 0x1d
> mctp route add 10 gw 9
>
> [...]
Here is the summary with links:
- [net-next,v5,01/14] net: mctp: don't use source cb data when forwarding, ensure pkt_type is set
https://git.kernel.org/netdev/net-next/c/e0f3c79cc0bb
- [net-next,v5,02/14] net: mctp: test: make cloned_frag buffers more appropriately-sized
https://git.kernel.org/netdev/net-next/c/fc2b87d036e2
- [net-next,v5,03/14] net: mctp: separate routing database from routing operations
https://git.kernel.org/netdev/net-next/c/269936db5eb3
- [net-next,v5,04/14] net: mctp: separate cb from direct-addressing routing
https://git.kernel.org/netdev/net-next/c/3007f90ec038
- [net-next,v5,05/14] net: mctp: test: Add an addressed device constructor
https://git.kernel.org/netdev/net-next/c/96b341a8e782
- [net-next,v5,06/14] net: mctp: test: Add extaddr routing output test
https://git.kernel.org/netdev/net-next/c/46ee16462fed
- [net-next,v5,07/14] net: mctp: test: move functions into utils.[ch]
https://git.kernel.org/netdev/net-next/c/80bcf05e54e0
- [net-next,v5,08/14] net: mctp: test: add sock test infrastructure
https://git.kernel.org/netdev/net-next/c/19396179a0f1
- [net-next,v5,09/14] net: mctp: test: Add initial socket tests
https://git.kernel.org/netdev/net-next/c/9b4a8c38f4fe
- [net-next,v5,10/14] net: mctp: pass net into route creation
https://git.kernel.org/netdev/net-next/c/48e6aa60bf28
- [net-next,v5,11/14] net: mctp: remove routes by netid, not by device
https://git.kernel.org/netdev/net-next/c/4a1de053d7f0
- [net-next,v5,12/14] net: mctp: allow NL parsing directly into a struct mctp_route
https://git.kernel.org/netdev/net-next/c/28ddbb2abe13
- [net-next,v5,13/14] net: mctp: add gateway routing support
https://git.kernel.org/netdev/net-next/c/ad39c12fcee3
- [net-next,v5,14/14] net: mctp: test: Add tests for gateway routes
https://git.kernel.org/netdev/net-next/c/48e1736e5dc1
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists