All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jeremy Kerr <jk@codeconstruct.com.au>
Cc: matt@codeconstruct.com.au, davem@davemloft.net,
	edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
	horms@kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v5 00/14] net: mctp: Add support for gateway routing
Date: Tue, 08 Jul 2025 11:00:25 +0000	[thread overview]
Message-ID: <175197242527.4024640.15516341824210236859.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250702-dev-forwarding-v5-0-1468191da8a4@codeconstruct.com.au>

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.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



      parent reply	other threads:[~2025-07-08 11:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-02  6:20 [PATCH net-next v5 00/14] net: mctp: Add support for gateway routing Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 01/14] net: mctp: don't use source cb data when forwarding, ensure pkt_type is set Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 02/14] net: mctp: test: make cloned_frag buffers more appropriately-sized Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 03/14] net: mctp: separate routing database from routing operations Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 04/14] net: mctp: separate cb from direct-addressing routing Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 05/14] net: mctp: test: Add an addressed device constructor Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 06/14] net: mctp: test: Add extaddr routing output test Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 07/14] net: mctp: test: move functions into utils.[ch] Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 08/14] net: mctp: test: add sock test infrastructure Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 09/14] net: mctp: test: Add initial socket tests Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 10/14] net: mctp: pass net into route creation Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 11/14] net: mctp: remove routes by netid, not by device Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 12/14] net: mctp: allow NL parsing directly into a struct mctp_route Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 13/14] net: mctp: add gateway routing support Jeremy Kerr
2025-07-02  6:20 ` [PATCH net-next v5 14/14] net: mctp: test: Add tests for gateway routes Jeremy Kerr
2025-07-08 11:00 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=175197242527.4024640.15516341824210236859.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=jk@codeconstruct.com.au \
    --cc=kuba@kernel.org \
    --cc=matt@codeconstruct.com.au \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.