aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorCheng Xu <[email protected]>2022-07-27 09:49:24 +0800
committerJason Gunthorpe <[email protected]>2022-07-27 15:54:39 -0300
commit920d93eac8b97778fef48f34f10e58ddf870fc2a (patch)
treebbd1cc6ca58757462c4c7292e41f1f8f2320493b /scripts/gdb/linux/proc.py
parent155055771704f8cbb5c176a4309b7dc30a50450c (diff)
RDMA/erdma: Add connection management (CM) support
ERDMA's transport protocol is iWarp, so the driver must support CM interface. In CM part, we use the same way as SoftiWarp: using kernel socket to set up the connection, then performing MPA negotiation in kernel. So, this part of code mainly comes from SoftiWarp, base on it, we add some more features, such as non-blocking iw_connect implementation. This commit also fixes a duplicated include issue reported by Abaci Robot. Link: https://lore.kernel.org/r/[email protected] Reported-by: Abaci Robot <[email protected]> Signed-off-by: Yang Li <[email protected]> Signed-off-by: Cheng Xu <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions