Skip to content
Snippets Groups Projects
user avatar
Petr Oros authored
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2131200



Upstream commit(s):
commit 4eace75e0853273755b878ffa9cce6de84df975a
Author: Shiraz Saleem <shiraz.saleem@intel.com>
Date:   Fri Nov 4 18:49:57 2022 -0500

    RDMA/irdma: Report the correct link speed

    The active link speed is currently hard-coded in irdma_query_port due
    to which the port rate in ibstatus does reflect the active link speed.

    Call ib_get_eth_speed in irdma_query_port to get the active link speed.

    Fixes: b48c24c2 ("RDMA/irdma: Implement device supported verb APIs")
Reported-by: default avatarKamal Heib <kamalheib1@gmail.com>
Signed-off-by: default avatarShiraz Saleem <shiraz.saleem@intel.com>
    Link: https://lore.kernel.org/r/20221104234957.1135-1-shiraz.saleem@intel.com


Signed-off-by: default avatarLeon Romanovsky <leon@kernel.org>

Signed-off-by: default avatarPetr Oros <poros@redhat.com>
a1d44a75
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..