summaryrefslogtreecommitdiff
path: root/drivers/nvme/host/pci.c
diff options
context:
space:
mode:
authorYonatan Nachum <ynachum@amazon.com>2023-02-19 08:13:28 +0000
committerJason Gunthorpe <jgg@nvidia.com>2023-03-22 14:41:58 -0300
commit6dddd93938b3651cfeba7158ac179b4e6d3c1553 (patch)
tree55c55a3880f15fbf743a23f92e3796a9c67c720e /drivers/nvme/host/pci.c
parent901d9d62416baec3979fd9d768249b8a9e8e56ee (diff)
RDMA/efa: Add data polling capability feature bit
Add feature bit to existing device caps field. EFA supports data polling of 128 bytes blocks. The flag indicates that the NIC guarentees that a 128 byte aligned block is written in order, ie that observing the last 8 bits of the block mean the prior 127 bytes are also written. It is useful for "last data polling" acceleration techniques. Link: https://lore.kernel.org/r/20230219081328.10419-1-mrgolin@amazon.com Reviewed-by: Yehuda Yitschak <yehuday@amazon.com> Reviewed-by: Yossi Leybovich <sleybo@amazon.com> Signed-off-by: Yonatan Nachum <ynachum@amazon.com> Signed-off-by: Michael Margolin <mrgolin@amazon.com> Acked-by: Gal Pressman <gal.pressman@linux.dev> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/nvme/host/pci.c')
0 files changed, 0 insertions, 0 deletions