Alexei Starovoitov wrote: > fix tests that incorrectly assumed that the verifier > cannot track constants through stack. > > Signed-off-by: Alexei Starovoitov <ast@xxxxxxxxxx> > Acked-by: Andrii Nakryiko <andriin@xxxxxx> > --- > .../bpf/verifier/direct_packet_access.c | 3 +- > .../bpf/verifier/helper_access_var_len.c | 28 ++++++++++--------- > 2 files changed, 17 insertions(+), 14 deletions(-) > Acked-by: John Fastabend <john.fastabend@xxxxxxxxx>