qemu-patch-raspberry4/hw/rdma
Yuval Shaia 305fd2ba06 hw/rdma: Do not call rdma_backend_del_gid on an empty gid
When device goes down the function fini_ports loops over all entries in
gid table regardless of the fact whether entry is valid or not. In case
that entry is not valid we'd like to skip from any further processing in
backend device.

Signed-off-by: Yuval Shaia <yuval.shaia@oracle.com>
Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
2018-12-22 11:09:57 +02:00
..
vmw hw/pvrdma: Clean device's resource when system is shutdown 2018-12-22 11:09:57 +02:00
Makefile.objs config: split PVRDMA from RDMA 2018-08-18 18:01:34 +03:00
rdma_backend.c hw/pvrdma: Fill all CQE fields 2018-12-22 11:09:56 +02:00
rdma_backend.h hw/pvrdma: Fill all CQE fields 2018-12-22 11:09:56 +02:00
rdma_backend_defs.h hw/pvrdma: Add support to allow guest to configure GID table 2018-12-22 11:09:56 +02:00
rdma_rm.c hw/rdma: Do not call rdma_backend_del_gid on an empty gid 2018-12-22 11:09:57 +02:00
rdma_rm.h hw/rdma: Remove unneeded code that handles more that one port 2018-12-22 11:09:56 +02:00
rdma_rm_defs.h hw/rdma: Remove unneeded code that handles more that one port 2018-12-22 11:09:56 +02:00
rdma_utils.c Clean up includes 2018-12-20 10:29:08 +01:00
rdma_utils.h hw/rdma: Initialize node_guid from vmxnet3 mac address 2018-12-22 11:09:56 +02:00
trace-events hw/rdma: Implementation of generic rdma device layers 2018-02-19 13:03:24 +02:00