]> git.ipfire.org Git - thirdparty/iproute2.git/commit
Merge branch 'rdma-monitor' into next
authorDavid Ahern <dsahern@kernel.org>
Sat, 16 Nov 2024 04:45:03 +0000 (04:45 +0000)
committerDavid Ahern <dsahern@kernel.org>
Sat, 16 Nov 2024 04:45:03 +0000 (04:45 +0000)
commit4bf0dd2a393d96cadb0302e06bb0110c08ed078c
tree057ada1e9ace302c4572dc4d4eada8d086334723
parent9fe68807db20d20c0bbde2c5a3ac869e8d68c63b
parent380a95109c391d77ede69afd6f4a9c855c64542f
Merge branch 'rdma-monitor' into next

Chiara Meiohas  says:

====================

This series adds support to a new command to monitor IB events
and expands the rdma-sys command to indicate whether this new
functionality is supported.
We've also included a fix for a typo in rdma-link man page.

Command usage and examples are in the commits and man pages.

These patches are complimentary to the kernel patches:
https://lore.kernel.org/linux-rdma/20240821051017.7730-1-michaelgur@nvidia.com/
https://lore.kernel.org/linux-rdma/093c978ef2766fd3ab4ff8798eeb68f2f11582f6.1730367038.git.leon@kernel.org/

====================

Signed-off-by: David Ahern <dsahern@kernel.org>