diff options
author | Tariq Toukan <[email protected]> | 2020-08-26 15:54:17 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-08-26 15:55:53 -0700 |
commit | e20f0dbf204fe2a518ad289f2b39644c69dff531 (patch) | |
tree | 5486d3138e77ed16d1d0c037e67630797beea52e /drivers/fpga/fpga-bridge.c | |
parent | f468f21b7af0fa472ff8ff70f10b9b4995ef7eb3 (diff) |
net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTES
A single cacheline might not contain the packet header for
small L1_CACHE_BYTES values.
Use net_prefetch() as it issues an additional prefetch
in this case.
Signed-off-by: Tariq Toukan <[email protected]>
Reviewed-by: Saeed Mahameed <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions