On Fri, 22 Nov 2024 18:52:56 +0800, Junxian Huang wrote: > This series is to integrate a common link status event handler in > ib_core as this functionality is needed by most drivers and > implemented in very similar patterns. This is not a new issue but > a restart of the previous work of our colleagues from several years > ago, please see [1] and [2]. > > [1]: https://lore.kernel.org/linux-rdma/1570184954-21384-1-git-send-email-liweihang@xxxxxxxxxxxxx/ > [2]: https://lore.kernel.org/linux-rdma/20200204082408.18728-1-liweihang@xxxxxxxxxx/ > > [...] Applied, thanks! [01/12] RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device. https://git.kernel.org/rdma/rdma/c/0c039a57b68dfb [02/12] RDMA/core: Support link status events dispatching https://git.kernel.org/rdma/rdma/c/1fb0644c3899b2 [03/12] RDMA/bnxt_re: Remove deliver net device event https://git.kernel.org/rdma/rdma/c/6ed44e35108526 [04/12] RDMA/erdma: Remove deliver net device event https://git.kernel.org/rdma/rdma/c/0cd5fba400d225 [05/12] RDMA/irdma: Remove deliver net device event https://git.kernel.org/rdma/rdma/c/504c1945bc0625 [06/12] RDMA/rxe: Remove deliver net device event https://git.kernel.org/rdma/rdma/c/970a1c37dd0476 [07/12] RDMA/siw: Remove deliver net device event https://git.kernel.org/rdma/rdma/c/8ec9b334d8c17c [08/12] RDMA/usnic: Support report_port_event() ops https://git.kernel.org/rdma/rdma/c/a9112cb29ee36a [09/12] RDMA/mlx4: Support report_port_event() ops https://git.kernel.org/rdma/rdma/c/0b15bb46e71c44 [10/12] RDMA/pvrdma: Support report_port_event() ops https://git.kernel.org/rdma/rdma/c/d9e3c4d7eb50ad [11/12] RDMA/mlx5: Handle link status event only for LAG device https://git.kernel.org/rdma/rdma/c/01b6e181a551d3 [12/12] RDMA/hns: Support fast path for link-down events dispatching https://git.kernel.org/rdma/rdma/c/7e83fbdd9ca37f Best regards, -- Leon Romanovsky <leon@xxxxxxxxxx>