diff options
author | Tariq Toukan <[email protected]> | 2020-08-26 15:54:18 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-08-26 15:55:53 -0700 |
commit | aed4d4c663384aa8443ce56988fa4858a5c606dc (patch) | |
tree | c36f4686f70d69dd88ed5ab35c3dab6eee472178 /drivers/fpga/fpga-bridge.c | |
parent | e20f0dbf204fe2a518ad289f2b39644c69dff531 (diff) |
net/mlx4_en: 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