summaryrefslogtreecommitdiff
path: root/scripts/kconfig/list.h
diff options
context:
space:
mode:
authorJiong Wang <jiong.wang@netronome.com>2018-03-28 17:48:25 -0700
committerAlexei Starovoitov <ast@kernel.org>2018-03-28 19:36:12 -0700
commitbe75923786aa28774bf2b5ef8184590a52429103 (patch)
tree30e4964b10004950731a37c8f8ff3dd550bec108 /scripts/kconfig/list.h
parentf6ef56589374670b7c1939720dfa00212bd80a5b (diff)
nfp: bpf: read from packet data cache for PTR_TO_PACKET
This patch assumes there is a packet data cache, and would try to read packet data from the cache instead of from memory. This patch only implements the optimisation "backend", it doesn't build the packet data cache, so this optimisation is not enabled. This patch has only enabled aligned packet data read, i.e. when the read offset to the start of cache is REG_WIDTH aligned. Signed-off-by: Jiong Wang <jiong.wang@netronome.com> Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/kconfig/list.h')
0 files changed, 0 insertions, 0 deletions