aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorStanislav Fomichev <[email protected]>2019-07-01 10:38:41 -0700
committerDaniel Borkmann <[email protected]>2019-07-08 16:22:55 +0200
commit76d950773cd2a365f492ce973429ae629d58131c (patch)
tree86a942c737a700f4d82bd74ab4a8b874d0ffd8ca /drivers/fpga/fpga-bridge.c
parent4cfacbe6df972db4081dd76feb7871fce996118d (diff)
selftests/bpf: add verifier tests for wide stores
Make sure that wide stores are allowed at proper (aligned) addresses. Note that user_ip6 is naturally aligned on 8-byte boundary, so correct addresses are user_ip6[0] and user_ip6[2]. msg_src_ip6 is, however, aligned on a 4-byte bondary, so only msg_src_ip6[1] can be wide-stored. Cc: Andrii Nakryiko <[email protected]> Cc: Yonghong Song <[email protected]> Acked-by: Andrii Nakryiko <[email protected]> Signed-off-by: Stanislav Fomichev <[email protected]> Acked-by: Yonghong Song <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions