Hi, Enclosed are two patches related to my earlier message, which make the error checking in the bpf_asm tool more strict, the first by upgrading a warning to an error, the second by using non-zero exit codes when aborting. These could be conceptually separated, but it seemed sensible to submit them together. -Ian Ian Denhardt (2): tools, bpf_asm: Hard error on out of range jumps. tools, bpf_asm: exit non-zero on errors. tools/bpf/bpf_exp.y | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) -- 2.30.1