diff options
author | Yonatan Nachum <ynachum@amazon.com> | 2023-02-19 08:13:28 +0000 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2023-03-22 14:41:58 -0300 |
commit | 6dddd93938b3651cfeba7158ac179b4e6d3c1553 (patch) | |
tree | 55c55a3880f15fbf743a23f92e3796a9c67c720e /drivers/net/ethernet/amazon/ena/ena_ethtool.c | |
parent | 901d9d62416baec3979fd9d768249b8a9e8e56ee (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/net/ethernet/amazon/ena/ena_ethtool.c')
0 files changed, 0 insertions, 0 deletions