diff options
author | Tariq Toukan <tariqt@mellanox.com> | 2020-08-26 15:54:17 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-08-26 15:55:53 -0700 |
commit | e20f0dbf204fe2a518ad289f2b39644c69dff531 (patch) | |
tree | 5486d3138e77ed16d1d0c037e67630797beea52e /fs/tracefs | |
parent | f468f21b7af0fa472ff8ff70f10b9b4995ef7eb3 (diff) | |
download | linux-e20f0dbf204fe2a518ad289f2b39644c69dff531.tar.bz2 |
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 <tariqt@mellanox.com>
Reviewed-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/tracefs')
0 files changed, 0 insertions, 0 deletions