[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140327142813.535289178@linux.vnet.ibm.com>
Date: Thu, 27 Mar 2014 09:28:13 -0500
From: clsoto@...ux.vnet.ibm.com
To: clsoto@...ux.vnet.ibm.com, roland@...nel.org, sean.hefty@...el.com,
hal.rosenstock@...il.com, linux-rdma@...r.kernel.org,
netdev@...r.kernel.org
Cc: brking@...ux.vnet.ibm.com
Subject: [Patch 0/3] Hangs with IPoIB when doing PCI error injection
This patch is to resolve some hangs we are seeing when doing PCI error injection
to Mellanox Infiniband cards. With this patch we make mlx4 driver send an IB_EVENT_DEVICE_FATAL
to the users and added this event to event handlers to avoid these hangs.
If IPoIB is in connected mode, then added to cm an event handler and tried to
make sure that when it sees the fatal event it does not try to send anymore packet because
it will not receive any more completions or interrupts.
infiniband/core/cm.c | 43 +++++++++++++++++++++++++++++++++++++
infiniband/core/multicast.c | 1
infiniband/core/sa_query.c | 1
infiniband/ulp/ipoib/ipoib_verbs.c | 1
net/ethernet/mellanox/mlx4/main.c | 6 +++++
Carol Soto
--
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists