diff options
author | 2016-02-29 19:07:32 +0200 | |
---|---|---|
committer | 2016-03-04 11:59:34 -0500 | |
commit | f5aa9159a418726d74b67c8815ffd2739afb4c7a (patch) | |
tree | 2205e3e00c4200279cd467f787c7aaae0204a5fd /net/unix/af_unix.c | |
parent | IB/mlx5: Expose correct max_fast_reg_page_list_len (diff) | |
download | wireguard-linux-f5aa9159a418726d74b67c8815ffd2739afb4c7a.tar.xz wireguard-linux-f5aa9159a418726d74b67c8815ffd2739afb4c7a.zip |
IB/core: Add arbitrary sg_list support
Devices that are capable in registering SG lists
with gaps can now expose it in the core to ULPs
using a new device capability IB_DEVICE_SG_GAPS_REG
(in a new field device_cap_flags_ex in the device attributes
as we ran out of bits), and a new mr_type IB_MR_TYPE_SG_GAPS_REG
which allocates a memory region which is capable of handling
SG lists with gaps.
Signed-off-by: Sagi Grimberg <sagig@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions