Thread (3 messages) flat view 3 messages, 3 authors, 2018-08-03

Re: [PATCH bpf-next] selftests/bpf: fix a typo in map in map test

From: Daniel Borkmann <daniel@iogearbox.net>
Date: 2018-08-03 08:17:46
Also in: lkml

On 08/03/2018 12:47 AM, Roman Gushchin wrote:
Commit fbeb1603bf4e ("bpf: verifier: MOV64 don't mark dst reg unbounded")
revealed a typo in commit fb30d4b71214 ("bpf: Add tests for map-in-map"):
BPF_MOV64_REG(BPF_REG_0, 0) was used instead of
BPF_MOV64_IMM(BPF_REG_0, 0).

I've noticed the problem by running bpf kselftests.

Fixes: fb30d4b71214 ("bpf: Add tests for map-in-map")
Signed-off-by: Roman Gushchin <redacted>
Cc: Martin KaFai Lau <redacted>
Cc: Arthur Fabre <redacted>
Cc: Daniel Borkmann <daniel@iogearbox.net>
Cc: Alexei Starovoitov <ast@kernel.org>
Applied to bpf-next, thanks Roman!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help