diff options
| author | Prabhakar Kushwaha <[email protected]> | 2021-06-02 21:42:40 +0300 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-06-03 14:11:21 -0700 |
| commit | 98a5097d1e08f473e2af13bd94e5b4533d51cfd5 (patch) | |
| tree | 0a7761dcbce76eefbc6a319946ef29c53fe0ba30 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | f0e8cb6106da27039cdc23ecf5b5a776d7c7e66e (diff) | |
nvme-fabrics: Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
Move NVMF_ALLOWED_OPTS and NVMF_REQUIRED_OPTS definitions
to header file, so it can be used by the different HW devices.
NVMeTCP offload devices might have different limitations of the
allowed options, for example, a device that does not support all the
queue types. With tcp and rdma, only the nvme-tcp and nvme-rdma layers
handle those attributes and the HW devices do not create any limitations
for the allowed options.
An alternative design could be to add separate fields in
nvme_tcp_ofld_ops such as max_hw_sectors and max_segments that
we already have in this series.
Acked-by: Igor Russkikh <[email protected]>
Signed-off-by: Arie Gershberg <[email protected]>
Signed-off-by: Prabhakar Kushwaha <[email protected]>
Signed-off-by: Omkar Kulkarni <[email protected]>
Signed-off-by: Michal Kalderon <[email protected]>
Signed-off-by: Ariel Elior <[email protected]>
Signed-off-by: Shai Malin <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Acked-by: Sagi Grimberg <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions