From: patchwork-bot+netdevbpf@kernel.org
To: Jiri Pirko <jiri@resnulli.us>
Cc: netdev@vger.kernel.org, stephen@networkplumber.org,
dsahern@gmail.com, daniel.machon@microchip.com
Subject: Re: [patch iproute2-next v5 0/7] expose devlink instances relationships
Date: Sat, 11 Nov 2023 17:36:48 +0000 [thread overview]
Message-ID: <169972420846.7909.13965137063864264701.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231107080607.190414-1-jiri@resnulli.us>
Hello:
This series was applied to iproute2/iproute2-next.git (main)
by David Ahern <dsahern@kernel.org>:
On Tue, 7 Nov 2023 09:06:00 +0100 you wrote:
> From: Jiri Pirko <jiri@nvidia.com>
>
> Print out recently added attributes that expose relationships between
> devlink instances. This patchset extends the outputs by
> "nested_devlink" attributes.
>
> Examples:
> $ devlink dev
> pci/0000:08:00.0:
> nested_devlink:
> auxiliary/mlx5_core.eth.0
> auxiliary/mlx5_core.eth.0
> pci/0000:08:00.1:
> nested_devlink:
> auxiliary/mlx5_core.eth.1
> auxiliary/mlx5_core.eth.1
>
> [...]
Here is the summary with links:
- [iproute2-next,v5,1/7] ip/ipnetns: move internals of get_netnsid_from_name() into namespace.c
https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=a59b83f73d45
- [iproute2-next,v5,2/7] devlink: use snprintf instead of sprintf
https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=8265b39f0c25
- [iproute2-next,v5,3/7] devlink: do conditional new line print in pr_out_port_handle_end()
https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=fb47796cd606
- [iproute2-next,v5,4/7] devlink: extend pr_out_nested_handle() to print object
https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=e98d5084f7cd
- [iproute2-next,v5,5/7] devlink: introduce support for netns id for nested handle
https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=2ded9c18a37b
- [iproute2-next,v5,6/7] devlink: print nested handle for port function
https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=3e90f377f49b
- [iproute2-next,v5,7/7] devlink: print nested devlink handle for devlink dev
https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=1ac0c4450f61
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-11-11 17:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-07 8:06 [patch iproute2-next v5 0/7] expose devlink instances relationships Jiri Pirko
2023-11-07 8:06 ` [patch iproute2-next v5 1/7] ip/ipnetns: move internals of get_netnsid_from_name() into namespace.c Jiri Pirko
2023-11-07 8:06 ` [patch iproute2-next v5 2/7] devlink: use snprintf instead of sprintf Jiri Pirko
2023-11-07 8:06 ` [patch iproute2-next v5 3/7] devlink: do conditional new line print in pr_out_port_handle_end() Jiri Pirko
2023-11-07 8:06 ` [patch iproute2-next v5 4/7] devlink: extend pr_out_nested_handle() to print object Jiri Pirko
2023-11-07 8:06 ` [patch iproute2-next v5 5/7] devlink: introduce support for netns id for nested handle Jiri Pirko
2023-11-07 8:06 ` [patch iproute2-next v5 6/7] devlink: print nested handle for port function Jiri Pirko
2023-11-07 8:06 ` [patch iproute2-next v5 7/7] devlink: print nested devlink handle for devlink dev Jiri Pirko
2023-11-11 17:36 ` 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=169972420846.7909.13965137063864264701.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=daniel.machon@microchip.com \
--cc=dsahern@gmail.com \
--cc=jiri@resnulli.us \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).