Skip to content
Commit 5036b7c7 authored by Ben Hutchings's avatar Ben Hutchings
Browse files

sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade



Currently we prefetch from the Ethernet header, but we will also read
the hash prefix.  In practice they should be in the same cache line
and this won't hurt, but it is still pointless to add on the hash
prefix size.

Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
parent b184f16b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment