Searched hist:"34 d351f8ddf6dee24d739c4b00a4404e48089a04" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | mad.h | diff 34d351f8ddf6dee24d739c4b00a4404e48089a04 Thu Jun 09 09:52:03 CDT 2016 Sebastian Sanchez <sebastian.sanchez@intel.com> IB/hfi1: Send a pkey change event on driver pkey update
Swapping a cable from a "Mgmt Allowed=No" switch port to a "Mgmt Allowed=Yes" switch port doesn't send a pkey change notification. Therefore, the link doesn't become active as the oib_utils layer uses an old pkey table cache.
Fix by ensuring the pkey change notification is sent when the table is changed both explicitly by the FM and implicitly by the driver via a cable swap.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Sebastian Sanchez <sebastian.sanchez@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | mad.c | diff 34d351f8ddf6dee24d739c4b00a4404e48089a04 Thu Jun 09 09:52:03 CDT 2016 Sebastian Sanchez <sebastian.sanchez@intel.com> IB/hfi1: Send a pkey change event on driver pkey update
Swapping a cable from a "Mgmt Allowed=No" switch port to a "Mgmt Allowed=Yes" switch port doesn't send a pkey change notification. Therefore, the link doesn't become active as the oib_utils layer uses an old pkey table cache.
Fix by ensuring the pkey change notification is sent when the table is changed both explicitly by the FM and implicitly by the driver via a cable swap.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Sebastian Sanchez <sebastian.sanchez@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | chip.c | diff 34d351f8ddf6dee24d739c4b00a4404e48089a04 Thu Jun 09 09:52:03 CDT 2016 Sebastian Sanchez <sebastian.sanchez@intel.com> IB/hfi1: Send a pkey change event on driver pkey update
Swapping a cable from a "Mgmt Allowed=No" switch port to a "Mgmt Allowed=Yes" switch port doesn't send a pkey change notification. Therefore, the link doesn't become active as the oib_utils layer uses an old pkey table cache.
Fix by ensuring the pkey change notification is sent when the table is changed both explicitly by the FM and implicitly by the driver via a cable swap.
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Sebastian Sanchez <sebastian.sanchez@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|